mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 19:06:35 +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:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1280,6 +1280,7 @@ dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
"tokio-util",
|
||||
"yerpc",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user