-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Issues: tokio-rs/tokio
net: Consider having
from_std
panic on blocking sockets
#7172
opened Feb 24, 2025 by
carllerche
Open
2
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Difference in behavior between Stdio::piped() and tokio::net::unix::pipe
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
#7376
opened May 31, 2025 by
stepancheg
Document cancellation safety for DelayQueue
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
#7374
opened May 29, 2025 by
cheesycod
Add Area: The main tokio crate
C-feature-request
Category: A feature request.
M-net
Module: tokio/net
into_std
and from_std
to tokio::net::unix::pipe::{Sender, Receiver}
A-tokio
#7373
opened May 29, 2025 by
mkihr-ojisan
Non-Send version of callbacks such as Area: The main tokio crate
C-feature-request
Category: A feature request.
M-runtime
Module: tokio/runtime
on_thread_park
A-tokio
#7370
opened May 28, 2025 by
Darksonn
block_in_place
doesn't panic on a spawn_local
task
A-tokio
#7368
opened May 27, 2025 by
dspyz-matician
Add tests for 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-time
Module: tokio/time
T-wasm
Topic: Web Assembly
Instant::now()
and wasm32-unknown-unknown
A-tokio
#7360
opened May 24, 2025 by
Darksonn
Configure tokio::sync::mpsc::unbounded_channel memory usage
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-sync
Module: tokio/sync
#7355
opened May 23, 2025 by
estaban
Add support for driving the runtime manually based on file descriptor
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-runtime
Module: tokio/runtime
#7348
opened May 20, 2025 by
jlizen
Support MPMC
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-sync
Module: tokio/sync
#7347
opened May 20, 2025 by
lispking
[docs] Codec Encoder and Decoder traits do not describe buffer management
A-tokio-util
Area: The tokio-util crate
C-bug
Category: This is a bug.
M-codec
Module: tokio-util/codec
#7344
opened May 19, 2025 by
Firstyear
RFC: A dedicated thread to manage all timers
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-time
Module: tokio/time
#7343
opened May 18, 2025 by
ADD-SP
RFC: Sharding the timer wheel
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-time
Module: tokio/time
#7341
opened May 17, 2025 by
ADD-SP
Tokio runtime periodically freezes in Linux kernel Area: The main tokio crate
C-bug
Category: This is a bug.
6.14.4+
A-tokio
#7335
opened May 16, 2025 by
macladson
Expose a stable identifier or raw pointer for tokio::mpsc::Sender to support O(1) identity-based lookup in higher-level abstractions
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
#7334
opened May 15, 2025 by
WIGGLES-dev
Feature request: support Area: The main tokio crate
C-feature-request
Category: A feature request.
BitWriter
A-tokio
#7325
opened May 9, 2025 by
dentiny
Why is Area: The main tokio crate
M-tracing
Tracing support in Tokio
tracing
unstable?
A-tokio
#7316
opened May 7, 2025 by
Kixunil
Add Support for Creating a Receiver Starting from the Beginning of the Buffer in the Broadcast Module
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-sync
Module: tokio/sync
#7313
opened May 7, 2025 by
xjd34456
Create Area: The main tokio crate
C-feature-request
Category: A feature request.
M-time
Module: tokio/time
time::Instant::cached
A-tokio
#7309
opened May 5, 2025 by
levkk
RFC: Task Hook Inheritance
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
C-musing
Category: musings about a better world
C-proposal
Category: a proposal and request for comments
M-runtime
Module: tokio/runtime
M-task
Module: tokio/task
#7306
opened May 5, 2025 by
Noah-Kennedy
Feature request: Add Area: The main tokio crate
C-feature-request
Category: A feature request.
M-macros
Module: macros in the main Tokio crate
biased
support to join!
and try_join!
A-tokio
#7304
opened May 4, 2025 by
jlizen
Group: A set of tasks that sould run synchrounosly
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
#7300
opened May 3, 2025 by
evyatark2
ThreadSanitizer Usage?
A-ci
Area: The continuous integration setup
#7299
opened May 2, 2025 by
dspyz-matician
AsyncWrite documentation is confusing
A-tokio
Area: The main tokio crate
M-io
Module: tokio/io
T-docs
Topic: documentation
#7298
opened May 2, 2025 by
AlanStokes
Implement Area: The tokio-stream crate
C-feature-request
Category: A feature request.
Stream::size_hint
for BroadcastStream
A-tokio-stream
#7296
opened May 1, 2025 by
andor-ra2
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.