On Tue, 16 Dec 2025 17:02:17 GMT, Daniel Jeliński <[email protected]> wrote:
>> This PR fixes a deadlock between the `localConnectionIdManager` and the >> `connections` map by closing the manager before calling >> `connections.compute`. >> >> No new tests; the issue requires a complex setup to reproduce, and the new >> code is easy enough to reason about. Existing tests continue to pass. > > Daniel Jeliński has updated the pull request incrementally with one > additional commit since the last revision: > > Reorder startTimer after map updates LGTM ------------- Marked as reviewed by dfuchs (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/28788#pullrequestreview-3585158484
