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
Sort

Pull requests list

Do not require Unpin for some trait impls A-tokio Area: The main tokio crate M-io Module: tokio/io S-blocked-on-msrv Status: need an MSRV bump to progress
#7204 opened Mar 7, 2025 by a1phyr 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…
fs: avoid contents copy for Vec<u8>, String, Bytes write A-tokio Area: The main tokio crate M-fs Module: tokio/fs
#7199 opened Mar 7, 2025 by paolobarbolini Draft
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 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…
Add run_until_cancelled_owned to CancellationToken A-tokio-util Area: The tokio-util crate M-sync Module: tokio/sync
#7081 opened Jan 9, 2025 by tysen Loading…
feat(tokio_util): Stabilise JoinMap A-tokio-util Area: The tokio-util crate M-task Module: tokio/task
#7075 opened Jan 6, 2025 by conradludgate Loading…
stream: add StreamExt::partition() method A-tokio-stream Area: The tokio-stream crate M-stream Module: tokio/stream
#7065 opened Jan 3, 2025 by joshka Loading…
Refactor sync::batch_semaphore::Semaphore::poll_acquire A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#7046 opened Dec 18, 2024 by cip999 Loading…
macros: Improve IDE support A-tokio-macros Area: The tokio-macros crate
#6968 opened Nov 12, 2024 by nurmohammed840 Loading…
sync: Update broadcast::recv to return a named future A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#6908 opened Oct 17, 2024 by jplatte Loading…
stabilize worker_total_busy_duration A-tokio Area: The main tokio crate M-metrics Module: tokio/runtime/metrics 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
#6899 opened Oct 11, 2024 by Owen-CH-Leung Loading…
ProTip! Adding no:label will show everything without a label.