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

docs: clarify documentation of sync module A-tokio Area: The main tokio crate R-loom-sync Run loom sync tests on this PR T-docs Topic: documentation
#6955 opened Nov 6, 2024 by rcoh Loading…
Wikipedia link to write-preferring in RwLock documentation is inconsistent with Tokio's definition A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-sync Module: tokio/sync T-docs Topic: documentation
#6901 opened Oct 13, 2024 by lieuwex
Unbury the lede on tokio::sync::mutex docs A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR T-docs Topic: documentation
#6819 opened Sep 4, 2024 by tbodt Loading…
Add documentation for SyncIoBridge with examples and alternatives A-tokio-util Area: The tokio-util crate M-io Module: tokio/io T-docs Topic: documentation
#6815 opened Sep 3, 2024 by Nathy-bajo Loading…
JoinSet, clarify behaviour of blocking code under abort/drop A-tokio Area: The main tokio crate M-task Module: tokio/task T-docs Topic: documentation
#6802 opened Aug 27, 2024 by dvdsk Loading…
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
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
Added explanatory comments in runtime.rs for better understanding for… A-tokio Area: The main tokio crate M-metrics Module: tokio/runtime/metrics T-docs Topic: documentation
#6747 opened Aug 4, 2024 by SarthakPaandey Loading…
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
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
docs: add countdown latch example to Semaphore A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR T-docs Topic: documentation
#6105 opened Oct 24, 2023 by hawkw Loading…
Add a countdown latch example to Semaphore A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-sync Module: tokio/sync T-docs Topic: documentation
#6087 opened Oct 19, 2023 by mcches
docs: tokio::sync::mpsc can still be read when all senders are dropped A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-sync Module: tokio/sync T-docs Topic: documentation
#6053 opened Oct 6, 2023 by tae-soo-kim
Doc of mutex advising std blocking mutex look totally misleading A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-sync Module: tokio/sync T-docs Topic: documentation
#5024 opened Sep 17, 2022 by Stargateur
Documentation for interactive stdio A-tokio Area: The main tokio crate M-io Module: tokio/io T-docs Topic: documentation
#4934 opened Aug 23, 2022 by Darksonn
Please document that Tokio doesn't work with fork() A-tokio Area: The main tokio crate C-bug Category: This is a bug. T-docs Topic: documentation
#4301 opened Dec 5, 2021 by jaskij
Document futures that cannot be canceled, because they use spawn_blocking A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-fs Module: tokio/fs T-docs Topic: documentation
#3247 opened Dec 10, 2020 by k-stanislawek
Odd feature flags on enable_io A-tokio Area: The main tokio crate C-maintenance Category: PRs that clean code up or issues documenting cleanup. M-runtime Module: tokio/runtime T-docs Topic: documentation
#2973 opened Oct 16, 2020 by Darksonn
docs: Add improved docs for discoverability of tokio_util::compat A-tokio Area: The main tokio crate E-easy Call for participation: Experience needed to fix: Easy / not much M-io Module: tokio/io T-docs Topic: documentation
#2775 opened Aug 18, 2020 by LucioFranco
Break up contributing.md 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. T-docs Topic: documentation
#2707 opened Jul 28, 2020 by Darksonn
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.