mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-22 00:00:11 +02:00
The nested `Park` might need to do some work, even if the duration is 0 seconds (e.g. a `Reactor`). Similar to what #313 did for CurrentThread.