mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-27 00:00:12 +02:00
Extract `tokio::executor::current_thread` to a tokio-current-thread crate. Deprecated fns stay in the old location. The new crate only contains thee most recent API.
4 lines
97 B
Markdown
4 lines
97 B
Markdown
# Unreleased
|
|
|
|
* Extract `tokio::executor::current_thread` to a tokio-current-thread crate (#356)
|