Skip to content

Conversation

@jakebman-charter
Copy link

If the first .read() call completed before the while loop begins, multiple async reads would be scheduled.

Removing the loop prevents this.

If the first .read() call completed before the while loop begins, multiple async reads would be scheduled.

Removing the loop prevents this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant