mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 11:26:29 +03:00
Cleanly terminate deltachat-rpc-server (#4234)
Do it as per "Thread safety" section in deltachat-ffi/deltachat.h. Also terminate on ctrl-c.
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
- Compress `mime_headers` column with HTML emails stored in database
|
||||
- Strip BIDI characters in system messages, files, group names and contact names #3479
|
||||
- maybe_add_time_based_warnings(): Use release date instead of the provider DB update one
|
||||
|
||||
- Cleanly terminate deltachat-rpc-server.
|
||||
Also terminate on ctrl-c.
|
||||
|
||||
### Fixes
|
||||
- Fix python bindings README documentation on installing the bindings from source.
|
||||
|
||||
Reference in New Issue
Block a user