Files
chatmail-core/src
link2xt 81e9628ab7 refactor: do not cancel the task returned from async_imap Handle.wait_with_timeout
This task is not guaranteed to be cancellation-safe
and provides a stop token for safe cancellation instead.
We should always cancel the task properly
and not by racing against another future.
Otherwise following call to Handle.done()
may work on IMAP session that is in the middle
of response, for example.
2025-02-10 20:12:36 +00:00
..
2025-01-28 03:26:57 +00:00
2024-09-13 17:58:25 +00:00
2025-01-21 19:42:19 +01:00
2025-01-21 19:42:19 +01:00
2024-11-18 23:57:57 +00:00
2025-01-21 19:42:19 +01:00
2024-11-27 23:57:23 +00:00
2024-09-12 00:22:09 +00:00
2024-12-02 19:22:45 +00:00
2024-09-13 17:58:25 +00:00
2025-01-28 03:26:57 +00:00
2025-01-28 03:26:57 +00:00
2024-12-05 12:23:19 +00:00
2025-01-21 19:42:19 +01:00