mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 14:56:33 +03:00
node: wait for event loop to stop before freeing objects
This prevents segfaults during shutdown.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
### Fixes
|
||||
- set a default error if NDN does not provide an error
|
||||
- python: avoid exceptions when messages/contacts/chats are compared with `None`
|
||||
- node: wait for the event loop to stop before destroying contexts #3431
|
||||
|
||||
### API-Changes
|
||||
- python: added `Message.get_status_updates()` #3416
|
||||
|
||||
Reference in New Issue
Block a user