Skip to content

Issues: tokio-rs/tokio

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

process: add Command::get_kill_on_drop()
#7086 opened Jan 10, 2025 by czy-29 Loading…
ci: fix ci error about wasm32-wasip1 A-ci Area: The continuous integration setup T-wasm Topic: Web Assembly
#7085 opened Jan 10, 2025 by Darksonn Loading…
Add .get_kill_on_drop() method to Command A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-process Module: tokio/process
#7082 opened Jan 9, 2025 by czy-29
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…
Add .len() method to UnboundedSender A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-sync Module: tokio/sync
#7077 opened Jan 8, 2025 by tqwewe
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…
macros: charecterization tests for ? operator fail A-tokio-macros Area: The tokio-macros crate
#7069 opened Jan 6, 2025 by joshka Draft
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…
ci: add spellcheck.dic validation A-ci Area: The continuous integration setup
#7062 opened Jan 2, 2025 by drink7036290 Loading…
Unmatched Number of Words vs. Actual Entries in spellcheck.dic A-tokio Area: The main tokio crate C-bug Category: This is a bug.
#7061 opened Jan 2, 2025 by drink7036290
Race-condition on shutdown of current-thread runtime? A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-runtime Module: tokio/runtime
#7056 opened Dec 30, 2024 by thomaseizinger
Short-read optimization is wrong for O_DIRECT pipes A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net
#7051 opened Dec 29, 2024 by throwable-one
Unnecessary RwLock in time driver A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-time Module: tokio/time
#7050 opened Dec 29, 2024 by matiu2
cargo test will hang on windows, it may cause by thread_local drop? A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-runtime Module: tokio/runtime
#7049 opened Dec 24, 2024 by driftluo
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…
Alternative to Runtime::enter that doesn't return a guard A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#7040 opened Dec 16, 2024 by dev-ardi
Tokio::signals::windows - are windows signals correctly handled? A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-signal Module: tokio/signal
#7039 opened Dec 16, 2024 by Astlaan
Implement a join_all convenience function A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-task Module: tokio/task
#7034 opened Dec 13, 2024 by FalkWoldmann
Add helper functions to the histogram for easier mapping between bucket and time A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#7033 opened Dec 13, 2024 by 0xdeafbeef
Error handling, clippy R-loom-sync Run loom sync tests on this PR R-loom-time-driver Run loom time driver tests on this PR
#7032 opened Dec 12, 2024 by sharma-shray Loading…
False unreachable_code warning for try_join A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-macros Module: macros in the main Tokio crate
#7031 opened Dec 12, 2024 by cblp
Add WeakSender for tokio::sync::broadcast A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-sync Module: tokio/sync
#7003 opened Dec 2, 2024 by Carter12s
uv_backend_fd like support to make integration to OS gui event loop possible! A-tokio Area: The main tokio crate C-feature-request Category: A feature request. T-wasm Topic: Web Assembly
#6994 opened Nov 27, 2024 by congzhangzh
make tracing a task public so self-tracing is possible A-tokio Area: The main tokio crate M-taskdump --cfg tokio_taskdump 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
#6972 opened Nov 13, 2024 by arielb1 Loading…
starving timeout with async_io on closed connections A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-io Module: tokio/io
#6971 opened Nov 13, 2024 by flumm
ProTip! Find all open issues with in progress development work with linked:pr.