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

ci: Run Loom tests for tokio-util A-ci Area: The continuous integration setup A-tokio-util Area: The tokio-util crate
#7522 opened Aug 9, 2025 by 404salad Loading…
test: add tests for time in wasm32-unknown-unknown A-tokio Area: The main tokio crate T-wasm Topic: Web Assembly
#7510 opened Aug 3, 2025 by unvalley 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 skip_until A-tokio 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 S-waiting-on-author Status: awaiting some action (such as code changes) from the PR or issue author.
#7479 opened Jul 23, 2025 by WilliamVenner Loading…
time: delay the Arc::clone until registering timer A-tokio 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
#7473 opened Jul 21, 2025 by ADD-SP Loading…
chore: update windows-sys to 0.60 A-examples Area: The examples A-tokio Area: The main tokio crate
#7469 opened Jul 20, 2025 by taiki-e Draft
4 tasks
time: delay the cancellation of timers A-tokio 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 T-performance Topic: performance and benchmarks
#7467 opened Jul 19, 2025 by ADD-SP Loading…
Added composition decoder and encoder A-tokio-util Area: The tokio-util crate C-enhancement Category: A PR with an enhancement or bugfix. M-codec Module: tokio-util/codec
#7456 opened Jul 11, 2025 by tomDev5 Loading…
task: opens Id::as_u64 to clients 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
#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 support for non-send closures for thread (un)parking 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
#7420 opened Jun 25, 2025 by aryan9600 Loading…
Implement TryFrom<std::process::Child> for tokio::process::Child A-tokio Area: The main tokio crate M-process Module: tokio/process
#7388 opened Jun 5, 2025 by schneems Loading…
docs: add cancel safety section to TcpStream::peek A-tokio Area: The main tokio crate M-net Module: tokio/net T-docs Topic: documentation
#7305 opened May 4, 2025 by cvengler 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 recv_many 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
#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…
Implement Extend for JoinSet A-tokio Area: The main tokio crate M-task Module: tokio/task
#7195 opened Mar 5, 2025 by elichai 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…
util: add task builder API A-tokio-util Area: The tokio-util crate
#7180 opened Feb 26, 2025 by AlphaKeks Draft
io: mandate stdio operations A-tokio Area: The main tokio crate M-io Module: tokio/io
#7178 opened Feb 25, 2025 by maminrayej Loading…
Optimize and Refactor Benchmark Code A-benches Area: Benchmarks
#7170 opened Feb 23, 2025 by NeoByteXx Loading…
Introduce mpsc::Receiver peek A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#7156 opened Feb 14, 2025 by srxg Loading…
sync: oneshot::Receiver::is_closed() A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#7154 opened Feb 13, 2025 by cratelyn Loading…
io: document default ReaderStream capacity A-tokio-util Area: The tokio-util crate T-docs Topic: documentation
#7147 opened Feb 8, 2025 by Owez Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.