Sean McArthur 7b5ef61aeb
runtime: check Enter in more places when blocking (#708)
- `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
2018-10-17 15:25:40 -07:00
..
2018-08-10 12:37:45 -07:00
2018-08-10 12:37:45 -07:00
2018-08-10 12:37:45 -07:00
2018-08-10 12:37:45 -07:00