kopia lustrzana https://github.com/Yakifo/amqtt
Merge pull request #130 from Yakifo/fix-accidental-py3-refactor-comment
revert accidental commented stopping of handlerpull/164/head
commit
b5a11c3e82
|
@ -505,7 +505,7 @@ class MQTTClient:
|
|||
self._connected_state.clear()
|
||||
|
||||
# stop an clean handler
|
||||
# await self._handler.stop()
|
||||
await self._handler.stop()
|
||||
self._handler.detach()
|
||||
self.session.transitions.disconnect()
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue