Skip to content

Pull requests: tokio-rs/tokio

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

macros: reduce noisy return type mismatch diagnostics A-tokio-macros Area: The tokio-macros crate
#8081 opened Apr 22, 2026 by VinEckSie Loading…
Implemented io-uring Op<Statx> and applied to read_uring and fs::try_exists A-tokio Area: The main tokio crate M-fs Module: tokio/fs T-io-uring Topic: Linux io_uring
#8080 opened Apr 21, 2026 by asder8215 Loading…
Avoid illegal state in FastRand A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime
#8078 opened Apr 20, 2026 by Darksonn Member Loading…
Require that an RwLock has max_readers != 0 A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#8076 opened Apr 20, 2026 by Darksonn Member Loading…
Notify receivers in mpsc channel OwnedPermit::release() method A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#8075 opened Apr 20, 2026 by Darksonn Member Loading…
Return Empty from try_recv() when channel is closed but there are outstanding permits A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#8074 opened Apr 20, 2026 by Darksonn Member Loading…
loom any lifo race for PR 8069 R-loom-multi-thread Run loom multi-thread tests on this PR
#8071 opened Apr 19, 2026 by kushudai Draft
rt: don't notify when pushing task to empty LIFO slot R-loom-multi-thread Run loom multi-thread tests on this PR
#8069 opened Apr 18, 2026 by hawkw Member Draft
introduce a regression test for #8056 A-tokio Area: The main tokio crate M-blocking Module: tokio/task/blocking
#8068 opened Apr 18, 2026 by alex Contributor Loading…
io: split read/write ticks in ScheduledIo A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime
#8066 opened Apr 18, 2026 by CrossEyedCat Loading…
Add more file reading benchmarks A-benches Area: Benchmarks T-io-uring Topic: Linux io_uring
#8063 opened Apr 17, 2026 by threecgreen Contributor Loading…
sync: fix underflow in mpsc channel len() A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#8062 opened Apr 17, 2026 by Darksonn Member Loading…
Sketch: Add std adapters R-loom-util Run loom tokio-util tests on this PR
#8049 opened Apr 15, 2026 by Kixunil Draft
Adjust spawn_blocking() queue resize check A-tokio Area: The main tokio crate M-blocking Module: tokio/task/blocking R-loom-blocking Run loom `runtime::spawn_blocking` tests on this PR
#8046 opened Apr 15, 2026 by Darksonn Member Loading…
ci: use stable rustc A-ci Area: The continuous integration setup S-waiting-on-author Status: awaiting some action (such as code changes) from the PR or issue author.
#8044 opened Apr 14, 2026 by xtqqczze Contributor Draft
Skip double wake R-loom-current-thread Run loom current-thread tests on this PR R-loom-multi-thread Run loom multi-thread tests on this PR
#8043 opened Apr 13, 2026 by rcoh Contributor Draft
metrics: add task schedule latency metric A-tokio Area: The main tokio crate R-loom-current-thread Run loom current-thread tests on this PR R-loom-multi-thread Run loom multi-thread tests on this PR S-waiting-on-author Status: awaiting some action (such as code changes) from the PR or issue author.
#7986 opened Mar 24, 2026 by robholt Loading…
rt: shard the multi-thread inject queue to reduce remote spawn contention 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 T-performance Topic: performance and benchmarks
#7973 opened Mar 13, 2026 by alex Contributor Loading…
stream: add StreamExt::filter_map_async A-tokio-stream Area: The tokio-stream crate M-stream Module: tokio/stream
#7971 opened Mar 13, 2026 by figsoda Contributor Loading…
feat: add SQPOLL support for io_uring A-tokio Area: The main tokio crate T-io-uring Topic: Linux io_uring
#7960 opened Mar 8, 2026 by SidongYang Loading…
time: Clarify MissedTickBehavior documentation A-tokio Area: The main tokio crate M-time Module: tokio/time T-docs Topic: documentation
#7941 opened Feb 27, 2026 by chrisduerr Loading…
fs: add unstable io_uring uring_cmd support for File A-tokio Area: The main tokio crate M-fs Module: tokio/fs M-runtime Module: tokio/runtime T-io-uring Topic: Linux io_uring
#7901 opened Feb 11, 2026 by SidongYang Loading…
sync: add closed method to broadcast::WeakSender A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#7900 opened Feb 10, 2026 by mladedav Loading…
Document possible Mutex deadlock in block_in_place A-tokio Area: The main tokio crate M-task Module: tokio/task S-waiting-on-author Status: awaiting some action (such as code changes) from the PR or issue author. T-docs Topic: documentation
#7899 opened Feb 9, 2026 by fuzzypixelz Loading…
ProTip! Add no:assignee to see everything that’s not assigned.