mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
deltachat-rpc-server: spawn request handlers
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
### Changes
|
||||
|
||||
### Fixes
|
||||
- deltachat-rpc-server: do not block stdin while processing the request. #4041
|
||||
deltachat-rpc-server now reads the next request as soon as previous request handler is spawned.
|
||||
|
||||
### API-Changes
|
||||
- Remove `MimeMessage::from_bytes()` public interface. #4033
|
||||
|
||||
Reference in New Issue
Block a user