mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
Replace location jobs with async location loop
Locations are now sent in the background regardless of whether SMTP loop is interrupted or not.
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Changes
|
||||
- Send locations in the background regardless of SMTP loop activity #3247
|
||||
|
||||
### Fixes
|
||||
|
||||
- simplify `dc_stop_io()` and remove potential panics and race conditions #3273
|
||||
|
||||
Reference in New Issue
Block a user