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

Make scheduler non-optional #3980

Merged
merged 1 commit into from Jul 21, 2021
Merged

Make scheduler non-optional #3980

merged 1 commit into from Jul 21, 2021

Conversation

Darksonn
Copy link
Contributor

In #3955, I changed it such that tasks are always bound to a scheduler. This PR removes the Option around the scheduler.

@Darksonn Darksonn added A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime labels Jul 21, 2021
@Darksonn Darksonn merged commit 0cefa85 into master Jul 21, 2021
@Darksonn Darksonn deleted the scheduler-always-set branch July 21, 2021 18:05
sthagen added a commit to sthagen/tokio-rs-tokio that referenced this pull request Jul 21, 2021
runtime: make scheduler non-optional (tokio-rs#3980)
@Darksonn Darksonn mentioned this pull request Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants