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

RuntimeProcessingEnvironmentSupplier can only be closed once #5

Open
ljnelson opened this issue Dec 21, 2024 · 0 comments
Open

RuntimeProcessingEnvironmentSupplier can only be closed once #5

ljnelson opened this issue Dec 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working concurrency Related to concurrency

Comments

@ljnelson
Copy link
Member

There's a CountDownLatch that never gets replaced. It needs to become a Phaser instead.

@ljnelson ljnelson added the bug Something isn't working label Dec 21, 2024
@ljnelson ljnelson self-assigned this Dec 21, 2024
@ljnelson ljnelson added the concurrency Related to concurrency label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working concurrency Related to concurrency
Projects
None yet
Development

No branches or pull requests

1 participant