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

Separate blocking shutdown #2048

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

ihrasko
Copy link
Collaborator

@ihrasko ihrasko commented Oct 31, 2024

Separate unlocking CountDownLatch to shutdownBlocking() to avoid interaction with CountDownLatch for users who do not call blocking start.

JIRA: LIGHTY-299

Separate unlocking CountDownLatch to shutdownBlocking() to avoid
interaction with CountDownLatch for users who do not call blocking
start.

JIRA: LIGHTY-299
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
@ihrasko ihrasko merged commit dbf4100 into PANTHEONtech:21.x Oct 31, 2024
5 of 6 checks passed
@ihrasko ihrasko deleted the blocking-shutdown branch October 31, 2024 09:59
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