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

Fix possible race condition of processing buffer chunk #4336

Closed
wants to merge 1 commit into from

Conversation

ashie
Copy link
Member

@ashie ashie commented Oct 31, 2023

Which issue(s) this PR fixes:
Fix #3089

What this PR does / why we need it:
TBD

Docs Changes:
N/A

Release Note:
Same with the title

@ashie ashie mentioned this pull request Oct 31, 2023
@ashie
Copy link
Member Author

ashie commented Nov 15, 2023

Now I've found a more plausible scenario than this: #3089 (comment)
Probably this fix isn't always needed, it might be nice to have though.

@ashie
Copy link
Member Author

ashie commented Dec 12, 2023

Probably #4342 is enough for now.
If the issue still occurs even after merging it, I'll reconsider this PR.

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.

IOError at chunk.rollback
1 participant