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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Support stdin/stdout (io-std feature) in WASM A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-io Module: tokio/io T-wasm Topic: Web Assembly
#6516 opened Apr 25, 2024 by Timmmm
Proposal provide support for notifying the latest added waiter (LIFO) for the Notify interface A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-sync Module: tokio/sync
#6506 opened Apr 22, 2024 by pfreixes
JoinHandle wakers are kept alive longer than necessary A-tokio Area: The main tokio crate M-task Module: tokio/task
#6505 opened Apr 21, 2024 by Darksonn
Reduce contention in timer driver A-tokio Area: The main tokio crate E-hard Call for participation: Experience needed to fix: Hard / a lot E-help-wanted Call for participation: Help is requested to fix this issue. M-runtime Module: tokio/runtime M-time Module: tokio/time T-performance Topic: performance and benchmarks
#6504 opened Apr 21, 2024 by Darksonn
Support wasi-cli (stdin, stdout) A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-io Module: tokio/io T-wasm Topic: Web Assembly
#6501 opened Apr 20, 2024 by Timmmm
Consider implementing JoinHandle::try_join A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-task Module: tokio/task
#6488 opened Apr 15, 2024 by andreastedile
Use wasm32-wasip1 target A-tokio Area: The main tokio crate E-help-wanted Call for participation: Help is requested to fix this issue. T-wasm Topic: Web Assembly
#6484 opened Apr 14, 2024 by Darksonn
Test worker_steal_count hangs sometimes A-ci Area: The continuous integration setup A-tokio Area: The main tokio crate E-help-wanted Call for participation: Help is requested to fix this issue. M-metrics Module: tokio/runtime/metrics
#6470 opened Apr 7, 2024 by Darksonn
block_in_place + block_on can hang on runtime shutdown / runtime drop A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-runtime Module: tokio/runtime
#6463 opened Apr 5, 2024 by dpc
panic assert failed left: 4096 right: 0 - when sending > 4096 bytes in windows pipe message mode A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net
#6460 opened Apr 4, 2024 by MolotovCherry
join and select macros should use IntoFuture A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-macros Module: macros in the main Tokio crate S-blocked-on-msrv Status: need an MSRV bump to progress
#6442 opened Mar 29, 2024 by conradludgate
BlockingPool num_idle_threads is wrongly double-increased when shutting down A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-metrics Module: tokio/runtime/metrics M-runtime Module: tokio/runtime
#6439 opened Mar 29, 2024 by liuq19
Use std::thread::available_parallelism() instead of num_cpus A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-runtime Module: tokio/runtime S-blocked Status: marked as blocked ❌ on something else such as a PR or other implementation work. S-blocked-on-msrv Status: need an MSRV bump to progress
#6432 opened Mar 26, 2024 by Darksonn
Many people report scheduler panics recently A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-runtime Module: tokio/runtime
#6424 opened Mar 22, 2024 by Darksonn
Missing IsTerminal::is_terminal for files and stdin A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-io Module: tokio/io M-process Module: tokio/process S-blocked-on-msrv Status: need an MSRV bump to progress
#6407 opened Mar 16, 2024 by ventaquil
Handle pid_shutdown_sockets when accepting connections A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net
#6394 opened Mar 12, 2024 by dlon
Sleeping for 0 ms results in a sleep of 1 ms A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-time Module: tokio/time
#6390 opened Mar 11, 2024 by baoyachi
tokio::fs::File::from_std() assumes current file position is zero A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-fs Module: tokio/fs
#6374 opened Mar 3, 2024 by allada
Add tokio version of std::fs::File::set_times A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-fs Module: tokio/fs S-blocked-on-msrv Status: need an MSRV bump to progress
#6368 opened Feb 27, 2024 by arpankapoor
libunwind is compiled even with panic_immediate_abort A-tokio Area: The main tokio crate C-bug Category: This is a bug.
#6358 opened Feb 18, 2024 by yuki0iq
Add worker id to on_thread_park() and on_thread_unpark() callbacks (for stuck worker watchdog) A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-runtime Module: tokio/runtime
#6353 opened Feb 16, 2024 by theron-eg
2
5
assertion failed: next.is_notified() during task dump with tokio v1.35.0 A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-taskdump --cfg tokio_taskdump
#6343 opened Feb 13, 2024 by scottlamb
Allow runtime scaling of the number of workers A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-runtime Module: tokio/runtime
#6341 opened Feb 12, 2024 by Noah-Kennedy
fs: Data loss while retrying File::flush when disk is full A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-fs Module: tokio/fs
#6325 opened Feb 4, 2024 by Xuanwo
Support WASI preview 2 A-tokio Area: The main tokio crate C-feature-request Category: A feature request. E-help-wanted Call for participation: Help is requested to fix this issue. T-wasm Topic: Web Assembly
#6323 opened Feb 2, 2024 by Darksonn
ProTip! What’s not been updated in a month: updated:<2024-03-27.