-
- Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: tokio-rs/tokio
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
enable some more tests in Miri A-ci Area: The continuous integration setup C-maintenance Category: PRs that clean code up or issues documenting cleanup.
#7734 opened Nov 13, 2025 by RalfJung Loading…
feat: USDT probes for tokio task events R-loom-current-thread Run loom current-thread tests on this PR R-loom-multi-thread Run loom multi-thread tests on this PR
#7717 opened Oct 31, 2025 by conradludgate • Draft
Implement uring in Area: The main tokio crate C-enhancement Category: A PR with an enhancement or bugfix. M-fs Module: tokio/fs
AsyncWrite for fs::File A-tokio #7713 opened Oct 27, 2025 by RedKinda Loading…
Update mpsc capacity docs A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR T-docs Topic: documentation
#7703 opened Oct 22, 2025 by smklein Loading…
fs: support io_uring with Area: The main tokio crate M-fs Module: tokio/fs
tokio::fs::read A-tokio #7696 opened Oct 19, 2025 by Daksh14 Loading…
rt: add optional per-task user data exposed to hooks 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
#7688 opened Oct 15, 2025 by LloydW93 Loading…
io: fix the hang-forever issue of Area: The tokio-test crate C-bug Category: This is a bug. I-hang Program never terminates, resulting from infinite loops, deadlock, livelock, etc. M-io Module: tokio/io
Mock when the write buf is empty A-tokio-test #7639 opened Sep 21, 2025 by ADD-SP Loading…
docs: Update num_alive_tasks docs A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime S-waiting-on-author Status: awaiting some action (such as code changes) from the PR or issue author. T-docs Topic: documentation
#7614 opened Sep 12, 2025 by joe-amzn Loading…
io: add Area: The tokio-util crate C-enhancement Category: A PR with an enhancement or bugfix. M-io Module: tokio/io R-loom-util Run loom tokio-util tests on this PR
tokio_util::io::simplex A-tokio-util #7565 opened Aug 31, 2025 by ADD-SP Loading…
tokio: add asserts for unwind safety auto traits A-tokio Area: The main tokio crate
#7487 opened Jul 27, 2025 by sobczal2 Loading…
io: Implement Area: The main tokio crate A-tokio-util Area: The tokio-util crate C-enhancement Category: A PR with an enhancement or bugfix. M-io Module: tokio/io S-blocked-on-msrv Status: need an MSRV bump to progress
skip_until A-tokio #7479 opened Jul 23, 2025 by WilliamVenner Loading…
time: delay the Area: The main tokio crate M-time Module: tokio/time 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-time-driver Run loom time driver tests on this PR S-blocked Status: marked as blocked ❌ on something else such as a PR or other implementation work. T-performance Topic: performance and benchmarks
Arc::clone until registering timer A-tokio task: opens Area: The main tokio crate C-enhancement Category: A PR with an enhancement or bugfix. 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
Id::as_u64 to clients A-tokio #7454 opened Jul 11, 2025 by aaronjeline Loading…
runtime: steal tasks from the LIFO slot A-tokio Area: The main tokio crate C-enhancement Category: A PR with an enhancement or bugfix. 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
#7431 opened Jun 27, 2025 by hawkw Loading…
rt: add thread (un)parking hooks for Area: The main tokio crate C-enhancement Category: A PR with an enhancement or bugfix. M-runtime Module: tokio/runtime S-waiting-on-author Status: awaiting some action (such as code changes) from the PR or issue author.
LocalRuntime A-tokio #7420 opened Jun 25, 2025 by aryan9600 Loading…
Implement Area: The main tokio crate M-process Module: tokio/process S-waiting-on-author Status: awaiting some action (such as code changes) from the PR or issue author.
TryFrom<std::process::Child> for tokio::process::Child A-tokio #7388 opened Jun 5, 2025 by schneems Loading…
wasm: document that Tokio may use blocking ops A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR T-docs Topic: documentation T-wasm Topic: Web Assembly
#7207 opened Mar 10, 2025 by Darksonn Loading…
sync: improve the docs for Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR T-docs Topic: documentation
recv_many A-tokio #7201 opened Mar 7, 2025 by SwishSwushPow Loading…
rt: overhaul task hooks R-loom-current-thread Run loom current-thread tests on this PR R-loom-multi-thread Run loom multi-thread tests on this PR
#7197 opened Mar 6, 2025 by Noah-Kennedy Loading…
tokio/interval: Fix overflow for interval tick A-tokio Area: The main tokio crate M-time Module: tokio/time
#7193 opened Mar 4, 2025 by lexnv Loading…
#7168: Add tokio_test::sink_mock A-tokio-test Area: The tokio-test crate R-loom-sync Run loom sync tests on this PR
#7190 opened Mar 2, 2025 by barafael Loading…
io: mandate stdio operations A-tokio Area: The main tokio crate M-io Module: tokio/io
#7178 opened Feb 25, 2025 by maminrayej Loading…
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.