Files
chatmail-core/src
WofWca ea01dd2a98 fix: set_draft mutating real messages (race)
The issue has been introduced in
cf33db3dcb
(https://github.com/chatmail/core/pull/2887).

This, again, has to do with a race where the draft message
is sent in another Future after `get_draft` but before `sql.execute`.

Related:
- 07fa9c35ee
  (https://github.com/chatmail/core/pull/6052).
- df4fd82140
  (https://github.com/chatmail/core/pull/6061).
2026-08-04 13:29:35 +04:00
..
2026-08-02 23:31:39 +04:00
2026-07-03 16:21:02 +00:00
2026-02-23 15:58:06 +00:00
2026-07-03 16:21:02 +00:00
2025-11-08 03:26:23 +00:00
2026-05-19 22:40:28 +00:00
2026-06-13 15:43:47 +00:00
2026-06-13 15:43:47 +00:00