-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve deadlock in subscription registry (#6632)
* Resolve deadlock in subscription registry * Add changelog
- Loading branch information
1 parent
ababa42
commit 15c792b
Showing
4 changed files
with
42 additions
and
33 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
...rces/ca/uhn/hapi/fhir/changelog/7_8_0/6632-resolve-deadlock-in-subscription-registry.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
type: fix | ||
issue: 6632 | ||
title: "A race condition in the SubscriptionRegistry could cause an occasional deadlock | ||
during shutdown." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters