do not shutdown here
This commit is contained in:
parent
3f2f150420
commit
bd9172fcfb
1 changed files with 0 additions and 1 deletions
|
|
@ -94,7 +94,6 @@ class _MXClient:
|
||||||
self.on_message(msg)
|
self.on_message(msg)
|
||||||
else:
|
else:
|
||||||
logger.warn(f"got message but on_message not declared: {msg}")
|
logger.warn(f"got message but on_message not declared: {msg}")
|
||||||
self._stopsync()
|
|
||||||
|
|
||||||
|
|
||||||
@ffi.callback("void(char*, void*)")
|
@ffi.callback("void(char*, void*)")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue