mirror of
https://github.com/chatmail/core.git
synced 2026-05-12 11:26:29 +03:00
Report imex and configure success/failure after freeing ongoing
Otherwise it's possible that library user (e.g. test) tries to start another ongoing process when previous one is not freed yet.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
- python: avoid exceptions when messages/contacts/chats are compared with `None`
|
||||
- node: wait for the event loop to stop before destroying contexts #3431
|
||||
- emit configuration errors via event on failure #3433
|
||||
- report configure and imex success/failure after freeing ongoing process #3442
|
||||
|
||||
### API-Changes
|
||||
- python: added `Message.get_status_updates()` #3416
|
||||
|
||||
Reference in New Issue
Block a user