Skip to content

Issues: tokio-rs/tokio

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Task spawning hooks specify the wrong stability information A-tokio Area: The main tokio crate E-help-wanted Call for participation: Help is requested to fix this issue. M-task Module: tokio/task T-docs Topic: documentation
#6907 opened Oct 16, 2024 by Darksonn
JoinSet, clarify behaviour of blocking code under abort/drop A-tokio Area: The main tokio crate M-task Module: tokio/task T-docs Topic: documentation
#6802 opened Aug 27, 2024 by dvdsk Loading…
Infallible version of spawn_blocking A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-task Module: tokio/task
#6796 opened Aug 22, 2024 by mineichen
Stronger close() semantics for TaskTracker A-tokio-util Area: The tokio-util crate C-feature-request Category: A feature request. M-task Module: tokio/task
#6759 opened Aug 8, 2024 by conradludgate
Waiting for things to shut down - 2 A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-task Module: tokio/task
#6669 opened Jul 1, 2024 by GilShoshan94
JoinHandle wakers are kept alive longer than necessary A-tokio Area: The main tokio crate M-task Module: tokio/task
#6505 opened Apr 21, 2024 by Darksonn
Consider implementing JoinHandle::try_join A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-task Module: tokio/task
#6488 opened Apr 15, 2024 by andreastedile
Explain more the difference between JoinSet and FuturesUnordered<JoinHandle>. A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-task Module: tokio/task
#5564 opened Mar 20, 2023 by GilShoshan94
task: stabilize Builder A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime M-task Module: tokio/task
#4850 opened Jul 20, 2022 by ipetkov
2 of 4 tasks
spawn_pinned is substantially more expensive than other spawn mechanisms A-tokio-util Area: The tokio-util crate C-bug Category: This is a bug. M-task Module: tokio/task
#4819 opened Jul 10, 2022 by futursolo
Tasks should drop the waker when they complete A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-task Module: tokio/task
#4724 opened May 29, 2022 by Darksonn
rt: provide options to configure unhandled panic behavior A-tokio Area: The main tokio crate C-feature-request Category: A feature request. C-proposal Category: a proposal and request for comments M-runtime Module: tokio/runtime M-task Module: tokio/task
#4516 opened Feb 17, 2022 by carllerche
3 tasks
meta: Task Builder stabilization A-tokio Area: The main tokio crate C-enhancement Category: A PR with an enhancement or bugfix. M-task Module: tokio/task M-tracing Tracing support in Tokio
#4114 opened Sep 16, 2021 by seanmonstar
1 of 2 tasks
Add priority to spawned tasks A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-task Module: tokio/task
#3150 opened Nov 18, 2020 by zamazan4ik
Excessive stack usage when using tokio::spawn in debug builds A-tokio Area: The main tokio crate C-bug Category: This is a bug. E-help-wanted Call for participation: Help is requested to fix this issue. E-medium Call for participation: Experience needed to fix: Medium / intermediate M-task Module: tokio/task
#2055 opened Jan 5, 2020 by udoprog
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.