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

chore: prepare Tokio v1.43.0 A-tokio Area: The main tokio crate
#7079 by Darksonn was merged Jan 8, 2025 Loading…
chore: prepare tokio-macros v2.5.0 A-tokio-macros Area: The tokio-macros crate
#7078 by Darksonn was merged Jan 8, 2025 Loading…
docs: Fix LocalRuntime doc links A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime T-docs Topic: documentation
#7074 by nominolo was merged Jan 6, 2025 Loading…
chore: use unsync loads for unsync_load A-tokio Area: The main tokio crate M-sync Module: tokio/sync
#7073 by Darksonn was merged Jan 6, 2025 Loading…
runtime: move is_join_waker_set assertion in unset_waker A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime 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
#7072 by Darksonn was merged Jan 6, 2025 Loading…
ci: split miri jobs into unit and integration tests A-ci Area: The continuous integration setup
#7071 by Darksonn was merged Jan 6, 2025 Loading…
Update README.md
#7070 by mrgreatmaster was closed Jan 6, 2025 Loading…
Add UdpSocket::peek method A-tokio Area: The main tokio crate M-net Module: tokio/net
#7068 by al8n was merged Jan 6, 2025 Loading…
Fix ambiguity in TcpStream::try_write_vectored docs A-tokio Area: The main tokio crate M-net Module: tokio/net T-docs Topic: documentation
#7067 by AeonSolstice was merged Jan 6, 2025 Loading…
Change AsyncReadExt::read docs formatting to clarify requirements A-tokio Area: The main tokio crate M-io Module: tokio/io T-docs Topic: documentation
#7066 by AeonSolstice was merged Jan 4, 2025 Loading…
execute future in tokio::spawn causes more memory consumption. A-tokio Area: The main tokio crate C-bug Category: This is a bug.
#7064 by dream-1ab was closed Jan 3, 2025
Fix typo in miri ignore comment A-tokio Area: The main tokio crate M-net Module: tokio/net
#7063 by tiif was merged Jan 3, 2025 Loading…
Run doc tests with miri in ci A-ci Area: The continuous integration setup
#7060 by tiif was merged Jan 2, 2025 Loading…
sync: add Receiver::poll_recv(..) method A-tokio Area: The main tokio crate M-sync Module: tokio/sync R-loom-sync Run loom sync tests on this PR
#7059 by cratelyn was closed Jan 2, 2025 Loading…
util: simplify ReusableBoxFuture::try_set logic A-tokio-util Area: The tokio-util crate M-sync Module: tokio/sync
#7057 by yukibtc was closed Dec 31, 2024 Loading…
io: use BufMut::put_bytes in Repeat read impl A-tokio Area: The main tokio crate M-io Module: tokio/io
#7055 by paolobarbolini was merged Dec 30, 2024 Loading…
io: extend Buf length only after having read into it A-tokio Area: The main tokio crate M-io Module: tokio/io
#7054 by paolobarbolini was merged Jan 8, 2025 Loading…
Clarify ReadBuf::uninit allows initialized buffers as well A-tokio Area: The main tokio crate M-io Module: tokio/io T-docs Topic: documentation
#7053 by zacknewman was merged Jan 6, 2025 Loading…
Unwrap on None and JoinHandle error if tokio::fs::File read operations reaches a certain concurrency rate A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-fs Module: tokio/fs
#7052 by milen-denev was closed Dec 29, 2024
fix: A couple of typos in once_cell.rs A-tokio Area: The main tokio crate M-sync Module: tokio/sync T-docs Topic: documentation
#7047 by felipecsl was merged Dec 21, 2024 Loading…
Make tokio::test attribute compatible with sealed_test attribute A-tokio-macros Area: The tokio-macros crate C-feature-request Category: A feature request.
#7045 by fozzbuzz was closed Dec 18, 2024
codec: fix typo in API documentation A-tokio-util Area: The tokio-util crate M-codec Module: tokio-util/codec T-docs Topic: documentation
#7044 by CMelz was merged Dec 18, 2024 Loading…
Fix Haiku A-tokio Area: The main tokio crate M-signal Module: tokio/signal
#7042 by Fancy2209 was merged Dec 30, 2024 Loading…
Fix thread parking on WebAssembly A-tokio Area: The main tokio crate M-time Module: tokio/time T-wasm Topic: Web Assembly
#7041 by surban was merged Jan 6, 2025 Loading…
sync: extend documentation for watch::Receiver::wait_for 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
#7038 by cip999 was merged Jan 2, 2025 Loading…
ProTip! What’s not been updated in a month: updated:<2024-12-10.