Skip to content

io-uring: Handle EINT in fs::write #7710

@Daksh14

Description

@Daksh14

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

No one assigned

    Labels

    A-tokioArea: The main tokio crateC-feature-requestCategory: A feature request.M-fsModule: tokio/fs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions