-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Option unwrap() on None when using AsyncWriteExt
A-tokio
Area: The main tokio crate
C-bug
Category: This is a bug.
M-fs
Module: tokio/fs
#6933
opened Oct 24, 2024 by
msftsecurityteam
fs: add read_at/write_at/seek_read/seek_write for fs::File
A-tokio
Area: The main tokio crate
M-fs
Module: tokio/fs
#6427
opened Mar 25, 2024 by
SteveLauC
Loading…
file: parameterize file position
A-tokio
Area: The main tokio crate
M-fs
Module: tokio/fs
#6381
opened Mar 6, 2024 by
MarcusSorealheis
•
Draft
Add tokio version of 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
std::fs::File::set_times
A-tokio
#6368
opened Feb 27, 2024 by
arpankapoor
Add fs::Metadata API for setting file access/modified/creates timestamps
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-fs
Module: tokio/fs
#5456
opened Feb 14, 2023 by
poelzi
Use new Linux 5.12 Area: The main tokio crate
C-feature-request
Category: A feature request.
M-fs
Module: tokio/fs
openat2
with RESOLVE_CACHED
flag
A-tokio
#3733
opened Apr 27, 2021 by
wmanley
tokio::fs
+ async is 1-2 orders of magnitude slower than a blocking version
A-tokio
#3664
opened Mar 30, 2021 by
artempyanykh
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
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
OS specific File APIs
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.
E-medium
Call for participation: Experience needed to fix: Medium / intermediate
M-fs
Module: tokio/fs
#2636
opened Jun 29, 2020 by
nomad010
Feature request: read_at/write_at for tokio::fs::File
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.
M-fs
Module: tokio/fs
#1529
opened Sep 3, 2019 by
asomers
ProTip!
no:milestone will show everything without a milestone.