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

Use safe UnsafeCell::get_mut in 1.83 A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR S-blocked-on-msrv Status: need an MSRV bump to progress
#7569 opened Sep 2, 2025 by kpp Loading…
fs: support io_uring in fs::write A-tokio Area: The main tokio crate M-fs Module: tokio/fs
#7567 opened Sep 1, 2025 by mox692 Loading…
tokio-uitls: into_parts() for Framed Read/Write A-tokio-util Area: The tokio-util crate C-enhancement Category: A PR with an enhancement or bugfix. M-codec Module: tokio-util/codec
#7566 opened Aug 31, 2025 by varun-doshi Loading…
io: add tokio_util::io::simplex A-tokio-util Area: The tokio-util crate C-enhancement Category: A PR with an enhancement or bugfix. M-io Module: tokio/io
#7565 opened Aug 31, 2025 by ADD-SP Loading…
tokio: Stabilize LocalRuntime A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime
#7557 opened Aug 29, 2025 by Daksh14 Draft
fix: return RecvError if channel is closed when calling watch::Receiver::changed A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#7556 opened Aug 28, 2025 by DSharifi Loading…
[tokio-util] AbortOnDropHandle::spawn shortcut A-tokio-util Area: The tokio-util crate C-feature-request Category: A feature request. M-task Module: tokio/task S-waiting-on-author Status: awaiting some action (such as code changes) from the PR or issue author.
#7555 opened Aug 28, 2025 by stepancheg Loading…
sync: introduce NotifyGuard and refactor SetOnce to remove inner Mutex A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#7554 opened Aug 28, 2025 by srxg Loading…
Use feature for io-uring instead of cfg A-ci Area: The continuous integration setup A-tokio Area: The main tokio crate
#7547 opened Aug 21, 2025 by Sytten Loading…
ci: add ignore-wasm to failing wasm tests A-ci Area: The continuous integration setup 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 R-loom-sync Run loom sync tests on this PR
#7537 opened Aug 16, 2025 by lblack00 Loading…
ci: Run loom test in tokio-util A-ci Area: The continuous integration setup A-tokio-util Area: The tokio-util crate M-sync Module: tokio/sync
#7536 opened Aug 14, 2025 by pepedinho 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
#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 Draft
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…
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
#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…
ProTip! Exclude everything labeled bug with -label:bug.