mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-10-01 12:20:39 +00:00

- `tokio::run` checks Enter before creating a new threadpool and spawning the main future. - `Runtime::block_on` now checks Enter - `Runtime::block_on_all` now checks Enter