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

Tokio does not work on wasm32-unknown-unknown as of rustc 1.82 A-ci Area: The continuous integration setup E-help-wanted Call for participation: Help is requested to fix this issue. T-wasm Topic: Web Assembly
#6910 opened Oct 18, 2024 by mox692
Task spawning hooks specify the wrong stability information A-tokio Area: The main tokio crate E-help-wanted Call for participation: Help is requested to fix this issue. M-task Module: tokio/task T-docs Topic: documentation
#6907 opened Oct 16, 2024 by Darksonn
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
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
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
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
Unable to use the docsrs configuration under Windows 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. T-docs Topic: documentation
#6625 opened Jun 9, 2024 by Coding-Badly
Run benchmarks in CI A-benches Area: Benchmarks A-ci Area: The continuous integration setup E-help-wanted Call for participation: Help is requested to fix this issue. E-medium Call for participation: Experience needed to fix: Medium / intermediate
#6539 opened May 5, 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
3 tasks done
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
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
Erroneous compiler error message for extra semicolon with try operator A-tokio-macros Area: The tokio-macros crate C-bug Category: This is a bug. E-help-wanted Call for participation: Help is requested to fix this issue. M-macros Module: macros in the main Tokio crate
#6306 opened Jan 26, 2024 by ik1ne
Run loom tests in oss-fuzz A-ci Area: The continuous integration setup 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.
#6208 opened Dec 10, 2023 by Darksonn
#[tokio::main] proc macro attaches questionable spans to user code A-tokio-macros Area: The tokio-macros crate C-request Category: A non-feature request, e.g.: metadata updates, optimization suggestion, etc. E-help-wanted Call for participation: Help is requested to fix this issue. E-medium Call for participation: Experience needed to fix: Medium / intermediate
#5518 opened Mar 1, 2023 by jonas-schievink
3
3
Reduce contention in broadcast channel 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-sync Module: tokio/sync T-performance Topic: performance and benchmarks
#5465 opened Feb 17, 2023 by Darksonn
tokio thread panic with IO error when targeting wasm32-wasi 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-wasm Topic: Web Assembly
#5238 opened Nov 29, 2022 by fakeshadow
tokio::select! cfg-gated A-tokio Area: The main tokio crate C-feature-request Category: A feature request. 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-macros Module: macros in the main Tokio crate
#3974 opened Jul 20, 2021 by pickfire
2
2
Spawn benchmark problems A-benches Area: Benchmarks E-help-wanted Call for participation: Help is requested to fix this issue. M-runtime Module: tokio/runtime
#3904 opened Jun 30, 2021 by Darksonn
io: clean up I/O driver shutdown process A-tokio Area: The main tokio crate C-bug Category: This is a bug. 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-io Module: tokio/io
#3481 opened Jan 28, 2021 by carllerche
Add PID to UCred on remaining platforms 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. M-net Module: tokio/net
#3102 opened Nov 6, 2020 by Darksonn
io::driver should have loom tests A-tokio Area: The main tokio crate C-maintenance Category: PRs that clean code up or issues documenting cleanup. E-help-wanted Call for participation: Help is requested to fix this issue. M-io Module: tokio/io M-runtime Module: tokio/runtime
#3018 opened Oct 21, 2020 by bdonlan
Bad I/O overhead - related to Mutex in File? see #2930 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-fs Module: tokio/fs
#2994 opened Oct 19, 2020 by stsydow
Support Windows on ARM64 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.
#2985 opened Oct 17, 2020 by Alovchin91
Sequential async/await calls to AsyncWriteExt::write_all result in reordered futures 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
#2978 opened Oct 16, 2020 by alexmaco
UnixStream / UnixDatagram requires API for sending packet with FDs A-tokio Area: The main tokio crate C-feature-accepted Category: A feature request that has been accepted pending implementation. C-feature-request Category: A feature request. E-help-wanted Call for participation: Help is requested to fix this issue. M-net Module: tokio/net
#2975 opened Oct 16, 2020 by zonyitoo
ProTip! Type g i on any issue or pull request to go back to the issue listing page.