mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +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.