David Wood

Results 2 comments of David Wood

I'm afraid I can't currently reproduce the crash, but here's [full logs](https://github.com/eclipse/paho.mqtt.c/files/8090664/reconnect.txt) of a session which connects to a MQTT 3.1.1-compatible server, the connection is then interrupted, and the library...

I think that the crash we see in our application is a result of a race condition between the unexpected reconnection performed by the library, and a new connection from...