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

rabbit_feature_flags: Avoid deadlock on terminating controller #11414

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

dcorbacho
Copy link
Contributor

If the global process is itself, it means it just crashed. It shouldn't wait but terminate.

As discussed with @dumbbell

Probably supersedes #11392

@dumbbell
Copy link
Member

The patch looks good to me and I tested it successfully locally.

There are some (unrelated?) regressions in CI that we need to address before we can merge.

@dcorbacho dcorbacho force-pushed the ff-controller-block-startup-v2 branch from 0e6f479 to 0d2fd7a Compare June 12, 2024 10:43
@michaelklishin michaelklishin force-pushed the ff-controller-block-startup-v2 branch from 0d2fd7a to 708be17 Compare June 12, 2024 16:39
@michaelklishin
Copy link
Member

The forced push was a rebase.

@dumbbell
Copy link
Member

@dcorbacho: Could you please prefix your commit message with rabbit_feature_flags: ? You can then drop the ff part.

@dcorbacho dcorbacho force-pushed the ff-controller-block-startup-v2 branch from 708be17 to 334883b Compare June 13, 2024 07:39
If the global process is itself, it means it just crashed.
It shouldn't wait but terminate
@dcorbacho dcorbacho force-pushed the ff-controller-block-startup-v2 branch from 334883b to e898658 Compare June 13, 2024 13:08
@dumbbell dumbbell merged commit 3968f8e into main Jun 13, 2024
329 checks passed
@dumbbell dumbbell deleted the ff-controller-block-startup-v2 branch June 13, 2024 15:31
@dumbbell dumbbell changed the title Avoid deadlock on terminating ff controller rabbit_feature_flags: Avoid deadlock on terminating controller Jun 13, 2024
michaelklishin added a commit that referenced this pull request Jun 13, 2024
rabbit_feature_flags: Avoid deadlock on terminating controller (backport #11414)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants