Stepan Tubanov 6d868d96ce
sync: fix CancellationToken failing to cancel the ready futures (#7462)
This patch fixes an issue where the `CancellationToken::run_until_cancelled` never cancels the `Future` that returns `Ready` at the first `poll`.

---------

Co-authored-by: Luca BRUNO <lucab@lucabruno.net>
2025-07-20 10:03:29 +08:00
..
2022-11-06 12:44:26 +01:00
2024-09-05 09:54:06 +02:00
2024-10-11 09:44:50 +02:00