Skip to content

Asyncio generc fails when the buffer is larger than file contents #13720

@thelvyn

Description

@thelvyn

When we perform reads with asyncio generic and provide a buffer larger than the file contents an assert and a failure occur.

Works fine with the liburing backend but I did not test it on windows.

I provided a pull request to fix the issue: #13719

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions