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

fix(time): prevent timer hanging after 12 days of uptime R-loom-time-driver Run loom time driver tests on this PR
#8334 opened Jul 30, 2026 by meskill Loading…
util: optimize buffer reserve for LengthDelimitedCodec::encode R-loom-util Run loom tokio-util tests on this PR
#8333 opened Jul 30, 2026 by MildlyMeticulous Loading…
io: stop polling StreamReader after EOF R-loom-util Run loom tokio-util tests on this PR
#8332 opened Jul 29, 2026 by Adel-Ayoub Contributor Loading…
io: preserve the full ScheduledIo tick in readiness events
#8331 opened Jul 29, 2026 by cuishuang Contributor Loading…
io: fix lost waker when tokio_test::io::Mock is split
#8327 opened Jul 28, 2026 by ameyypawar Contributor Loading…
sync: use acquire/release orderings in Notify R-loom-sync Run loom sync tests on this PR
#8325 opened Jul 27, 2026 by soreavis Loading…
refactor(tokio-util): replace LocalSet with LocalRuntime in LocalPoolHandle R-loom-util Run loom tokio-util tests on this PR
#8324 opened Jul 27, 2026 by TotyLabs Loading…
io: complete zero-length in-memory stream operations immediately
#8323 opened Jul 27, 2026 by fallintoplace Contributor Loading…
tokio-util: wake DelayQueue when cleared A-tokio-util Area: The tokio-util crate R-loom-util Run loom tokio-util tests on this PR
#8320 opened Jul 25, 2026 by fallintoplace Contributor Loading…
signal: share windows handler & registry futex A-tokio Area: The main tokio crate M-signal Module: tokio/signal
#8319 opened Jul 25, 2026 by vilgotf Contributor Loading…
docs: simplify enable_io feature gate in rustdoc A-tokio Area: The main tokio crate M-macros Module: macros in the main Tokio crate T-docs Topic: documentation
#8308 opened Jul 21, 2026 by kai-xlr Contributor Loading…
test: add timeout to flaky worker_local_queue_depth test A-tokio Area: The main tokio crate M-metrics Module: tokio/runtime/metrics
#8293 opened Jul 17, 2026 by kai-xlr Contributor Loading…
runtime: fix misleading atomic ordering comments in park.rs A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime
#8292 opened Jul 17, 2026 by kai-xlr Contributor Loading…
fs: don't poison File when blocking op is cancelled A-tokio Area: The main tokio crate M-fs Module: tokio/fs
#8291 opened Jul 16, 2026 by kilyanni Loading…
sync: add wake caveat to Semaphore memory ordering docs 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
#8287 opened Jul 16, 2026 by kai-xlr Contributor Loading…
feat: JSPI test suite for the wasm32-unknown-emscripten target A-tokio Area: The main tokio crate R-loom-sync Run loom sync tests on this PR R-loom-time-driver Run loom time driver tests on this PR T-wasm Topic: Web Assembly
#8285 opened Jul 15, 2026 by guybedford Loading…
runtime: expose schedule latency in TaskMeta / Task Hooks 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
#8282 opened Jul 15, 2026 by rcoh Contributor Loading…
feat: support the wasm32-unknown-emscripten target A-tokio Area: The main tokio crate R-loom-sync Run loom sync tests on this PR R-loom-time-driver Run loom time driver tests on this PR T-wasm Topic: Web Assembly
#8281 opened Jul 14, 2026 by guybedford Loading…
sync: document permit sends after mpsc receiver is dropped A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#8278 opened Jul 12, 2026 by NestDream Loading…
codec: clamp runtime frame length to field width A-tokio-util Area: The tokio-util crate M-codec Module: tokio-util/codec R-loom-util Run loom tokio-util tests on this PR
#8275 opened Jul 11, 2026 by fallintoplace Contributor Loading…
sync: Holding an OwnedPermit for mpsc deadlocks other senders, even when there are more free slots than 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
#8273 opened Jul 11, 2026 by wilmerdooley Loading…
tokio-stream: add inner stream accessors to adaptors A-tokio-stream Area: The tokio-stream crate
#8272 opened Jul 11, 2026 by Rachit2323 Contributor Loading…
sync: add blocking_acquire methods to Semaphore A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#8269 opened Jul 10, 2026 by Rachit2323 Contributor Loading…
fs: add cancellation behavior note in tokio::fs module docs A-tokio Area: The main tokio crate M-fs Module: tokio/fs T-docs Topic: documentation
#8265 opened Jul 10, 2026 by kai-xlr Contributor Loading…
tokio-stream: add peek_mut, poll_peek to Peekable A-tokio-stream Area: The tokio-stream crate S-waiting-on-author Status: awaiting some action (such as code changes) from the PR or issue author.
#8262 opened Jul 9, 2026 by Rachit2323 Contributor Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.