Closed kiqi007 closed 5 months ago
bug: https://github.com/eclipse/paho.mqtt.golang/issues/675
fix: Skip the check and quick return for Disconnect when the connection is being established. Treat this scenario as if the Disconnect occurred after connectionUp(true) completed.
bug: https://github.com/eclipse/paho.mqtt.golang/issues/675
fix: Skip the check and quick return for Disconnect when the connection is being established. Treat this scenario as if the Disconnect occurred after connectionUp(true) completed.