Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.x](backport #5353) TestManager_StartStopComponent add test logs, alternate manager ready signal #5650

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 1, 2024

What does this PR do?

Add some output to make it easier to see wheree the flakey TestManager_StartStopComponent test is getting stuck.
Use a chan instead of an atomic bool to signal when the manager is ready for tests as it is more idiomatic.

Related issues

… signal (#5353)

use channel instead of bool for ready signal and close when ready, add test logs

(cherry picked from commit 3fe5741)
@mergify mergify bot requested a review from a team as a code owner October 1, 2024 16:02
@mergify mergify bot added the backport label Oct 1, 2024
@mergify mergify bot requested review from blakerouse and pkoutsovasilis and removed request for a team October 1, 2024 16:02
@michel-laterman michel-laterman merged commit 2600231 into 8.x Oct 1, 2024
15 checks passed
@michel-laterman michel-laterman deleted the mergify/bp/8.x/pr-5353 branch October 1, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant