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

macros: support setting name of spawned threads A-tokio Area: The main tokio crate A-tokio-macros Area: The tokio-macros crate M-runtime Module: tokio/runtime
#6913 opened Oct 18, 2024 by cgzones Loading…
runtime: fix stability feature flags for docs A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime R-loom-current-thread Run loom current-thread tests on this PR R-loom-multi-thread Run loom multi-thread tests on this PR R-loom-multi-thread-alt Run loom multi-thread alt tests on this PR T-docs Topic: documentation
#6909 opened Oct 18, 2024 by joshka Loading…
Loom test for deadlock observed in tokio's test suite A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime
#6876 opened Sep 28, 2024 by jofas Loading…
Documentation: Improve WASM support documentation A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime T-docs Topic: documentation T-wasm Topic: Web Assembly
#6835 opened Sep 10, 2024 by 9SMTM6 Loading…
task: illumos/Solaris have thread-local weirdness A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime
#6777 opened Aug 14, 2024 by hawkw Loading…
Proposal: Deprecate Tokio's LocalSet A-tokio Area: The main tokio crate C-proposal Category: a proposal and request for comments M-runtime Module: tokio/runtime
#6741 opened Aug 1, 2024 by Darksonn
Add a LocalRuntime for replacing Runtime+LocalSet A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-runtime Module: tokio/runtime
#6739 opened Aug 1, 2024 by Darksonn
Reduce contention in timer driver A-tokio Area: The main tokio crate E-hard Call for participation: Experience needed to fix: Hard / a lot E-help-wanted Call for participation: Help is requested to fix this issue. M-runtime Module: tokio/runtime M-time Module: tokio/time T-performance Topic: performance and benchmarks
#6504 opened Apr 21, 2024 by Darksonn
3 tasks done
block_in_place + block_on can hang on runtime shutdown / runtime drop A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-runtime Module: tokio/runtime
#6463 opened Apr 5, 2024 by dpc
BlockingPool num_idle_threads is wrongly double-increased when shutting down A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-metrics Module: tokio/runtime/metrics M-runtime Module: tokio/runtime
#6439 opened Mar 29, 2024 by liuq19
Many people report scheduler panics recently A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-runtime Module: tokio/runtime
#6424 opened Mar 22, 2024 by Darksonn
Allow runtime scaling of the number of workers A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-runtime Module: tokio/runtime
#6341 opened Feb 12, 2024 by Noah-Kennedy
rt: Tolerate slow task polls A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-runtime Module: tokio/runtime
#6315 opened Jan 30, 2024 by carllerche
runtime: only mitigate false sharing for multi-threaded runtimes A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime R-loom-current-thread Run loom current-thread tests on this PR R-loom-multi-thread Run loom multi-thread tests on this PR R-loom-multi-thread-alt Run loom multi-thread alt tests on this PR
#6240 opened Dec 22, 2023 by Darksonn Loading…
Runtime builder panics when unable to spawn worker threads A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-runtime Module: tokio/runtime
#6167 opened Nov 24, 2023 by xiaoluzi0050
Stack overflow in release builds with large futures A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-runtime Module: tokio/runtime
#6057 opened Oct 6, 2023 by mathieulj
Alt scheduler bug: not enough capacity; len=1; tail=1920; steal=1664; real=1920 A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-runtime Module: tokio/runtime
#5995 opened Sep 10, 2023 by Darksonn
Support of additional IO backends A-tokio Area: The main tokio crate C-feature-request Category: A feature request. C-musing Category: musings about a better world M-io Module: tokio/io M-runtime Module: tokio/runtime
#5926 opened Aug 10, 2023 by Noah-Kennedy
ci failure in drop_threadpool_drops_futures A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-runtime Module: tokio/runtime
#5920 opened Aug 9, 2023 by Darksonn
rt: Background threads might hang the program on panic A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-runtime Module: tokio/runtime
#5433 opened Feb 6, 2023 by Finomnis
EnterGuard should impl Drop? (Compiler allows EnterGuard to exist after Runtime is dropped) A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-runtime Module: tokio/runtime
#5395 opened Jan 24, 2023 by Gankra
rt: Block-based bounded Workstealing queue for tokio A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-runtime Module: tokio/runtime
#5240 opened Nov 29, 2022 by jschwe
rt: unnecessary calls to unpark I/O driver A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-runtime Module: tokio/runtime
#5207 opened Nov 18, 2022 by carllerche
Does tokio support multple reactor eventloop? A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-runtime Module: tokio/runtime
#5116 opened Oct 22, 2022 by taikulawo
Share async runtimes among tests A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-runtime Module: tokio/runtime
#5064 opened Sep 29, 2022 by autotaker
ProTip! What’s not been updated in a month: updated:<2024-09-18.