On Fri, 21 Mar 2025 16:46:56 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:
> When adding authClient.close() noAuthClient.close() to > UnauthorizedTest::teardown, the test fails in jtreg timeout. > Usage of the ReferenceTracker reveals that some streams have been left > dangling, and this can be tracked to the MultiExchange not cancelling the > stream when responseFilters throws. LGTM. Should we handle non-checked exceptions as well? ------------- Marked as reviewed by djelinski (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/24164#pullrequestreview-2706712511