Skip to content

fix: incorrectly added statement could cause deadlock #1306

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

Closed
wants to merge 1 commit into from

Conversation

sdd
Copy link
Contributor

@sdd sdd commented May 9, 2025

Which issue does this PR close?

What changes are included in this PR?

Remove incorrect await.

Are these changes tested?

All existing tests pass. Integ test that reads positional deletes in #1011 no longer deadlocks with this fix.

@sdd
Copy link
Contributor Author

sdd commented May 9, 2025

@liurenjie1024 @Xuanwo: please review this tiny bug fix

@sdd sdd closed this May 9, 2025
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.

Logically incorrect await statement could cause deadlock at some point
1 participant