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

Make cooperative and poll_proceed public A-tokio Area: The main tokio crate M-coop Module: tokio/coop
#7405 opened Jun 12, 2025 by pepijnve Loading…
Introduce notified_owned for thread-safe notification futures. A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#7391 opened Jun 6, 2025 by Sagebati 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…
macros: add "local" runtime flavor A-tokio-macros Area: The tokio-macros crate M-runtime Module: tokio/runtime
#7375 opened May 30, 2025 by Twey Loading…
fs: add io_uring open operation A-tokio Area: The main tokio crate M-fs Module: tokio/fs
#7321 opened May 8, 2025 by mox692 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…
Introduce Timed to track how long a future is alive for A-tokio Area: The main tokio crate A-tokio-util Area: The tokio-util crate M-time Module: tokio/time
#7274 opened Apr 17, 2025 by narwhaljs 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 R-loom-multi-thread-alt Run loom multi-thread alt 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…
Add TcpStream::shutdown A-tokio Area: The main tokio crate M-net Module: tokio/net
#7126 opened Jan 26, 2025 by al8n Loading…
Stabilize runtime::id::Id 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
#7125 opened Jan 25, 2025 by chinedufn Loading…
build: upgrade windows-sys 0.52 → 0.59 A-tokio Area: The main tokio crate M-net Module: tokio/net
#7117 opened Jan 22, 2025 by ErichDonGubler Draft
3 of 4 tasks
io: implement is_terminal for stdio types A-tokio Area: The main tokio crate M-io Module: tokio/io M-process Module: tokio/process
#7114 opened Jan 19, 2025 by maminrayej Loading…
sync: add len and is_empty methods to mpsc senders A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#7103 opened Jan 15, 2025 by tqwewe Loading…
ProTip! Add no:assignee to see everything that’s not assigned.