Closed denvera closed 6 years ago
Just updated the test hosts to localhost so they use the local mosquitto broker. Changed the behaviour of disconnect to still reconnect as the tests expect, when dont_reconnect = false. Figured shutdown would be used to completely stop the client.
localhost
dont_reconnect = false
Thanks again :)
Just updated the test hosts to
localhost
so they use the local mosquitto broker. Changed the behaviour of disconnect to still reconnect as the tests expect, whendont_reconnect = false
. Figured shutdown would be used to completely stop the client.