Skip to content

Conversation

janbartel
Copy link
Contributor

Speculative fix for #13543.

@olamy if you like the approach I've done for ee9 I'll do it for the other environments too.

@janbartel janbartel requested a review from olamy October 1, 2025 01:34
@janbartel janbartel self-assigned this Oct 1, 2025
Copy link
Member

@olamy olamy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
I just added some variant using Optional but that's really a question of style :)
So it's really up to you to change to this or not

olamy
olamy previously approved these changes Oct 1, 2025
Copy link
Member

@olamy olamy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sadly we have to duplicate this

@janbartel
Copy link
Contributor Author

Done, ready for re-review

@janbartel
Copy link
Contributor Author

@olamy can you rereview pls?

Awaitility.await().until(shutdownService::isListening);

//wait forever until our shutdown service stops this process
while (true)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is it different in 10/11 and here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooops, forgot to do this in ee10 and ee11. Fixed now

@janbartel janbartel requested a review from olamy October 7, 2025 06:01
@janbartel
Copy link
Contributor Author

Ready for re-re-review :)

@janbartel janbartel merged commit 50034bf into jetty-12.1.x Oct 13, 2025
10 checks passed
@janbartel janbartel deleted the jetty-12.1.x-13543-flakey-teststopmojo branch October 13, 2025 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants