Skip to content

Fix coordinator lock contention during close() #2652

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

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Jun 23, 2025

Fixes heartbeat thread clean shutdown during close(). Were holding coordinator._lock in outer function so that inner notify() did not actually unblock heartbeat thread.

@dpkp dpkp merged commit c95dad9 into master Jun 23, 2025
33 of 34 checks passed
@dpkp dpkp deleted the dpkp/coordinator-lock-heartbeat-close branch June 23, 2025 23:12
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