Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent concurrent read error #422

Merged
merged 1 commit into from
Dec 16, 2021
Merged

Conversation

Borewit
Copy link
Owner

@Borewit Borewit commented Dec 16, 2021

Mostly prevented by defensive programming, scoping the deferred promise better.

Fixes: #421

@Borewit Borewit added the bug label Dec 16, 2021
@Borewit Borewit self-assigned this Dec 16, 2021
Mostly prevented by defensive programming, scoping the deferred promise better.

Fixes: #421
@Borewit Borewit force-pushed the prevent-concurrent-read-error branch from 9f9b695 to e78809a Compare December 16, 2021 20:13
@Borewit Borewit merged commit f132223 into master Dec 16, 2021
@Borewit Borewit deleted the prevent-concurrent-read-error branch December 16, 2021 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Concurrent read operation" error thrown reading from stream
1 participant