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 #2049

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
Signed-off-by: Ivan Hrasko [email protected]
(cherry picked from commit 473bb06)

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 <[email protected]>
(cherry picked from commit 473bb06)
@ihrasko ihrasko force-pushed the 20.x-blocking-shutdown branch from 2b584f2 to 7c84af3 Compare October 31, 2024 09:10
@ihrasko ihrasko merged commit 490aff0 into PANTHEONtech:20.x Oct 31, 2024
5 of 6 checks passed
@ihrasko ihrasko deleted the 20.x-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