On Mon, 20 Oct 2025 18:07:39 GMT, Mark Sheppard <[email protected]> wrote:
>> The test that fails and has been updated with: >> >> >> final Duration delayDuration = Duration.ofSeconds(Utils.adjustTimeout(20)); >> >> >> is `shouldAwaitActiveExchange()` so I guess your comment was intended for >> `shouldAwaitAfterExchange()`. >> >> BTW @myankelev: in `shouldCompeteAfterDelay` is `compete` a typo? > > apologies I got my cut and paste all wrong > > shouldAwaitActiveExchange All clear then! :-) ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27670#discussion_r2447468921
