-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-feature-requestCategory: A feature request.Category: A feature request.M-fsModule: tokio/fsModule: tokio/fs
Description
Is your feature request related to a problem? Please describe.
Current io-uring write doesn't handle EINT, this has been made possible by #7702 to allow returning owned types even on error
Describe the solution you'd like
Handle EINT in the tokio's io-uring write impl
Describe alternatives you've considered
Additional context
Metadata
Metadata
Assignees
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-feature-requestCategory: A feature request.Category: A feature request.M-fsModule: tokio/fsModule: tokio/fs