Files
tokio/tokio-util/tests
Minh Vu 5e16ee00fa task: avoid replacing the JoinQueue waker in try_join_next (#8279)
Do not poll pending join handles with a noop waker, since that can replace the waker registered by poll_join_next and leave its caller asleep.
2026-07-16 13:15:11 +02:00
..
2026-02-09 13:23:46 +01:00
2022-11-06 12:44:26 +01:00
2024-09-05 09:54:06 +02:00