mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-21 00:00:10 +02:00
The side effects of calling `Handle::current()` from outside of a runtime could be very surprising, since it would start up a background reactor.