Git Product home page Git Product logo

Comments (3)

mochi-co avatar mochi-co commented on May 11, 2024

Thank you I will look into why this might have happened!

from server.

mochi-co avatar mochi-co commented on May 11, 2024

This may be related, triggered while stress testing:

mqtt-stresser -broker tcp://localhost:1883 -num-clients=2 -num-messages=10000

==================
WARNING: DATA RACE
Write at 0x00c00092e448 by goroutine 13263:
github.com/mochi-co/mqtt/server/internal/clients.(*Client).ClearBuffers()
/mochi-co/mqtt/server/internal/clients/clients.go:281 +0x6c
github.com/mochi-co/mqtt/server.(*Server).EstablishConnection.func3()
/mochi-co/mqtt/server/server.go:304 +0x34
runtime.deferreturn()
/usr/local/go/src/runtime/panic.go:476 +0x30
github.com/mochi-co/mqtt/server.(*Server).EstablishConnection-fm()
:1 +0x64
github.com/mochi-co/mqtt/server/listeners.(*TCP).Serve.func1()
/mochi-co/mqtt/server/listeners/tcp.go:106 +0xa8

Previous read at 0x00c00092e448 by goroutine 11:
github.com/mochi-co/mqtt/server/internal/clients.(*Client).WritePacket()
/mochi-co/mqtt/server/internal/clients/clients.go:500 +0x304
github.com/mochi-co/mqtt/server.(*Server).ResendClientInflight()
/mochi-co/mqtt/server/server.go:938 +0x2ec
github.com/mochi-co/mqtt/server.(*Server).resendPendingInflights()
/mochi-co/mqtt/server/server.go:1122 +0x94
github.com/mochi-co/mqtt/server.(*Server).eventLoop()
/mochi-co/mqtt/server/server.go:220 +0x1c4
github.com/mochi-co/mqtt/server.(*Server).Serve.func1()
/mochi-co/mqtt/server/server.go:199 +0x34

Goroutine 13263 (running) created at:
github.com/mochi-co/mqtt/server/listeners.(*TCP).Serve()
/mochi-co/mqtt/server/listeners/tcp.go:105 +0x154
github.com/mochi-co/mqtt/server/listeners.(*Listeners).Serve.func1()
/mochi-co/mqtt/server/listeners/listeners.go:109 +0x90
github.com/mochi-co/mqtt/server/listeners.(*Listeners).Serve.func2()
/mochi-co/mqtt/server/listeners/listeners.go:110 +0x44

Goroutine 11 (running) created at:
github.com/mochi-co/mqtt/server.(*Server).Serve()
/mochi-co/mqtt/server/server.go:199 +0xa8
main.main.func2()
/mochi-co/mqtt/examples/tcp/main.go:45 +0x2c

from server.

mochi-co avatar mochi-co commented on May 11, 2024

Resolved in v2.0.0

from server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.