Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reexport tokio-current-thread::spawn #579

Merged
merged 1 commit into from
Aug 25, 2018
Merged

Reexport tokio-current-thread::spawn #579

merged 1 commit into from
Aug 25, 2018

Conversation

vorner
Copy link
Contributor

@vorner vorner commented Aug 25, 2018

Reexport it inside the tokio::runtime::current_thread, as the original
place (tokio::executor::current_thread) is hidden from documentation and
users need some way to spawn non-Send futures.

Reexport it inside the tokio::runtime::current_thread, as the original
place (tokio::executor::current_thread) is hidden from documentation and
users need some way to spawn non-Send futures.
@carllerche carllerche merged commit 6e45e0a into tokio-rs:master Aug 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants