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

Fixes runlevel concurrency issue #970

Merged

Conversation

avpinchuk
Copy link
Contributor

Fixes a race during bringing the current runlevel of the system down.

CurrentTaskFuture may compete before all the tasks it performs have completed (perhaps due to spurious wakeup or reordering).

Signed-off-by: Alexander Pinčuk <[email protected]>
@avpinchuk avpinchuk added the bug Something isn't working label Jan 27, 2024
@avpinchuk avpinchuk added this to the 3.0.7 milestone Jan 27, 2024
@avpinchuk avpinchuk self-assigned this Jan 27, 2024
@pzygielo pzygielo merged commit 90eabf6 into eclipse-ee4j:master Jan 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants