Skip to content

Investigate why DisposeAsync is being called early before the operation complete. #350

Open
@MaddyDev

Description

@MaddyDev

When we access the IAsyncEnumerable directly to loop through items, DisposeAsync is being called before the operation is complete and when MoveNextAsync is called next, calls are failing due to the connection and reader being disposed of.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions