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

Test injection_queue_depth_multi_thread is flaky A-tokio Area: The main tokio crate E-help-wanted Call for participation: Help is requested to fix this issue. E-medium Call for participation: Experience needed to fix: Medium / intermediate M-metrics Module: tokio/runtime/metrics
#6847 opened Sep 14, 2024 by Darksonn
watch::Receiver::changed does use cooperative scheduling A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-coop Module: tokio/coop M-sync Module: tokio/sync
#6839 opened Sep 12, 2024 by vthib
time::timeout ignores panic and waits forever A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-time Module: tokio/time
#6816 opened Sep 3, 2024 by stevenroose
Open up more test for Miri A-ci Area: The continuous integration setup A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#6812 opened Sep 1, 2024 by tiif
TcpStream cannot write more than 5760 bytes on ESP32 A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net
#6805 opened Aug 29, 2024 by victorbnl
Minor Corrections and Updates for README.md A-tokio Area: The main tokio crate C-bug Category: This is a bug. T-docs Topic: documentation
#6798 opened Aug 25, 2024 by 11droid
Child process can be spawned even when tokio::process::Command::spawn returns an error A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-process Module: tokio/process
#6797 opened Aug 25, 2024 by Maki325
Infallible version of spawn_blocking A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-task Module: tokio/task
#6796 opened Aug 22, 2024 by mineichen
Recommend alternatives to SyncIoBridge A-tokio-util Area: The tokio-util crate C-bug Category: This is a bug. E-help-wanted Call for participation: Help is requested to fix this issue. M-io Module: tokio/io T-docs Topic: documentation
#6795 opened Aug 20, 2024 by Darksonn
6 tasks
Command .wait hanging on MacOS A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-process Module: tokio/process
#6770 opened Aug 13, 2024 by justin-elementlabs
Improving platform support for illumos (CI, etc) A-ci Area: The continuous integration setup A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#6763 opened Aug 9, 2024 by hawkw
Tokio Might Need a Safe Method to Refresh Runtime A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#6760 opened Aug 9, 2024 by lithbitren
Stronger close() semantics for TaskTracker A-tokio-util Area: The tokio-util crate C-feature-request Category: A feature request. M-task Module: tokio/task
#6759 opened Aug 8, 2024 by conradludgate
Failed to select a version for the requirement mio A-tokio Area: The main tokio crate C-bug Category: This is a bug.
#6758 opened Aug 8, 2024 by adrien3d
Some unstable runtime metrics show up as stable in docs.rs A-tokio Area: The main tokio crate C-bug Category: This is a bug. E-help-wanted Call for participation: Help is requested to fix this issue. M-metrics Module: tokio/runtime/metrics T-docs Topic: documentation
#6745 opened Aug 2, 2024 by xd009642
Proposal: Deprecate Tokio's LocalSet A-tokio Area: The main tokio crate C-proposal Category: a proposal and request for comments M-runtime Module: tokio/runtime
#6741 opened Aug 1, 2024 by Darksonn
Add a LocalRuntime for replacing Runtime+LocalSet A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-runtime Module: tokio/runtime
#6739 opened Aug 1, 2024 by Darksonn
A more useful UDP echo example A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-net Module: tokio/net T-docs Topic: documentation
#6737 opened Jul 31, 2024 by Zoxc
signal::windows::ctrl_close does not work as expected A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-signal Module: tokio/signal
#6735 opened Jul 30, 2024 by sorokya
tests/io_async_fd.rs tests are failing on Solaris A-tokio Area: The main tokio crate C-bug Category: This is a bug. E-help-wanted Call for participation: Help is requested to fix this issue. M-io Module: tokio/io
#6675 opened Jul 8, 2024 by psumbera
Waiting for things to shut down - 2 A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-task Module: tokio/task
#6669 opened Jul 1, 2024 by GilShoshan94
AsyncFd's methods are missing information about cancel safety A-tokio Area: The main tokio crate C-bug Category: This is a bug. E-help-wanted Call for participation: Help is requested to fix this issue. M-io Module: tokio/io T-docs Topic: documentation
#6654 opened Jun 24, 2024 by kckeiks
Add broadcast::Sender::closed Future A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-sync Module: tokio/sync
#6649 opened Jun 19, 2024 by schmidma
Unreadable AsyncFd cannot be polled correctly with Interest::READABLE with epoll on Linux A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-io Module: tokio/io
#6632 opened Jun 12, 2024 by XOR-op
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.