Skip to content

Conversation

garyrussell
Copy link
Contributor

Resolves #2627

Introduced by 73bee66

Remove the synchronization; it was added because an earlier implementation referenced containers which can only be used under the lock. When the implementation changed, I failed to remove the unnecessary sync.

cherry-pick to 2.9.x

Resolves spring-projects#2627

Introduced by spring-projects@73bee66

Remove the synchronization; it was added because an earlier implementation
referenced `containers` which can only be used under the lock. When the
implementation changed, I failed to remove the unnecessary sync.

**cherry-pick to 2.9.x**
@artembilan artembilan merged commit ce268a7 into spring-projects:main Mar 17, 2023
@garyrussell garyrussell deleted the GH-2627 branch March 20, 2023 15:16
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.

Deadlock on lifecycleMonitor
2 participants