Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-08-06 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-05 | 0 | 1 | 6 | 10 | 2 |
| 2026-08-04 | 0 | 0 | 1 | 2 | 1 |
| 2026-08-03 | 1 | 0 | 0 | 0 | 0 |
| 2026-08-02 | 0 | 0 | 0 | 1 | 2 |
| 2026-08-01 | 0 | 0 | 1 | 3 | 2 |
| 2026-07-31 | 0 | 0 | 0 | 0 | 0 |
| 2026-07-30 | 0 | 0 | 1 | 1 | 2 |
| 2026-07-29 | 1 | 0 | 1 | 1 | 3 |
| 2026-07-28 | 1 | 1 | 6 | 11 | 4 |
| 2026-07-27 | 0 | 0 | 0 | 0 | 1 |
| 2026-07-26 | 0 | 0 | 1 | 3 | 1 |
| 2026-07-25 | 1 | 1 | 0 | 0 | 2 |
| 2026-07-24 | 0 | 0 | 1 | 1 | 2 |
Opened: 1
Closed: 1
Comments: 8
Events: 16
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#8329 `tokio_test::io::Mock` silently hangs on a write instead of panicking Opened 8 days ago | ameyypawar | open | A-tokio-test | 4 | 0 | 21 hours ago |
#7299 ThreadSanitizer Usage? Opened 1 year ago | dspyz-matician | closed - not_planned | A-ci | 8 | 0 | 23 hours ago |
#2385 Consider adding spawn_unchecked for non-static futures Opened 6 years ago | rnarubin | closed - completed | A-tokio M-task C-feature-request | 7 | 1 | 23 hours ago |
#8342 multi_thread runtime deadlocks after Windows sleep/resume: all workers condvar-parked, IO/timer driver left unowned Opened 3 days ago | GlenDC | open | C-bug A-tokio | 3 | 0 | 2 days ago |
#8067 Re-land sharded spawn blocking queue Opened 4 months ago | alex | open | A-tokio M-blocking | 1 | 0 | 5 days ago |
#7517 Add WeakSender to tokio::sync::watch Opened 1 year ago | CGamesPlay | open | A-tokio M-sync C-feature-request | 6 | 0 | 5 days ago |
#8178 QNX (nto) target: LOCAL_PEEREID / SO_PEERCRED absent from QNX SDP 8.0 headers Opened 2 months ago | justinlooney | open | C-bug A-tokio M-net | 5 | 0 | 7 days ago |
#7982 Add "Best practices" topic to https://tokio.rs/tokio/topics Opened 5 months ago | jlizen | open | A-tokio C-feature-request | 1 | 0 | 8 days ago |
#1775 request: Delay preserves ordering Opened 7 years ago | bartlomieju | open | A-tokio M-time C-feature-request | 5 | 0 | 8 days ago |
#8312 Test failing: `test_oneshot_creates_span` Opened 15 days ago | Darksonn | open | C-bug A-tokio M-sync | 3 | 0 | 9 days ago |
#8326 Make `AsyncFd::ready()` return a nameable future Opened 9 days ago | titaniumtraveler | closed - not_planned | A-tokio M-io C-feature-request | 6 | 0 | 9 days ago |
#6266 Notify uses SeqCst orderings, but acquire/release is enough Opened 3 years ago | wang384670111 | open | C-bug A-tokio M-sync | 8 | 0 | 9 days ago |
#8121 tokio::time::sleep has ~19ms overhead on BSD Opened 3 months ago | WhyNotHugo | open | C-bug A-tokio M-time | 11 | 0 | 10 days ago |
#7745 Share your experience with the alternative timer Opened 8 months ago | ADD-SP | open | A-tokio M-time | 3 | 8 | 10 days ago |
#7936 Un-ignore temporarily-ignored tests for `wasm32-wasip2` Opened 5 months ago | dicej | open | No labels | 2 | 0 | 10 days ago |
#8321 io: zero-length operations on in-memory streams can remain pending Opened 12 days ago | fallintoplace | open | A-tokio M-io | 1 | 0 | 11 days ago |
#5082 `StateCell::when` seems to have a wrong implementation Opened 4 years ago | byte-sourcerer | closed - not_planned | C-bug A-tokio M-time | 3 | 0 | 12 days ago |
#8240 Alternative algorithm for `AtomicWaker` Opened 1 month ago | wyfo | open | A-tokio M-sync T-performance | 12 | 2 | 12 days ago |
#4422 net::UnixListener: Allow configuring the socket before binding Opened 5 years ago | nightkr | open | A-tokio M-net C-feature-request | 10 | 8 | 13 days ago |
#6162 `AsyncReadExt::read_exact` should retry ErrorKind::Interrupted Opened 3 years ago | calmofthestorm | open | C-bug A-tokio M-io | 4 | 0 | 14 days ago |
#8224 Add a way to get CancellationToken from DropGuard Opened 1 month ago | matteomonti | closed - completed | A-tokio-util M-sync C-feature-request | 2 | 0 | 14 days ago |
#3865 Adding steps to follow after finding an issue in the contributing guide Opened 5 years ago | AtulJatia | closed - completed | A-tokio C-feature-request A-readme | 1 | 0 | 14 days ago |
#8034 Test `tokio::tcp_stream try_read_buf` failing with timout on wasm32-wasip2 Opened 4 months ago | Darksonn | closed - completed | C-bug A-tokio M-net | 5 | 0 | 16 days ago |
#8299 tokio 1.53.0 breaks its declared MSRV (1.71) on Windows: OnceLock::wait (Rust 1.86) in signal/windows/sys.rs Opened 18 days ago | jensholdgaard | closed - completed | A-tokio M-signal | 1 | 0 | 17 days ago |
#6914 SimplexStream does not close other half on drop Opened 2 years ago | CGamesPlay | open | C-bug A-tokio M-io | 8 | 9 | 21 days ago |