Skip to content

Commit

Permalink
GH-2573: Get rid of synchronized in the CCF
Browse files Browse the repository at this point in the history
Fixes: #2573

Rework all the `synchronized` blocks in the `CachingConnectionFactory`
to `Lock` and `Condition`
  • Loading branch information
artembilan committed Dec 15, 2023
1 parent c3672dd commit 9fe0ef2
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 119 deletions.
Loading

0 comments on commit 9fe0ef2

Please sign in to comment.