I don't believe that waking the waker in `poll` synchronously waits / runs poll again immediately. I think it is more likely just adding the future back to the global queue to be polled. I could be wrong though, I'll look into this more. Thanks for the info!
conradludgate|1 year ago
conradludgate|1 year ago
[0]: https://github.com/tokio-rs/tokio/blob/8897885425bf3d89053f8... [1]: https://github.com/tokio-rs/tokio/blob/8897885425bf3d89053f8...
jkelleyrtp|1 year ago
binarycoffee|1 year ago
[1] https://docs.rs/atomic-waker/latest/atomic_waker/
willothy|1 year ago