tokio/tokio-current-thread
Roman 7153d8d6ce Add a verbose error message for EnterError (#441)
Add a verbose error message for EnterError while trying to run an
executor while another executor is already running.

Fixes: #410
2018-06-21 09:46:45 -07:00
..
2018-06-12 10:26:03 -07:00
2018-06-12 10:26:03 -07:00
2018-06-12 10:26:03 -07:00
2018-06-12 10:26:03 -07:00

tokio-current-thread

Single threaded executor for Tokio.

Documentation

Overview

This crate provides the single threaded executor which execute many tasks concurrently.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.