Skip to content

rabbit_prometheus_http_SUITE: Start broker once in special_chars group (backport #12613) #12614

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

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 30, 2024

init_per_group/3, which starts the broker, was already called earlier in the function.

This fixes a bug where the node can't be stopped in end_per_group/2, attecting the next group ability to start one.


This is an automatic backport of pull request #12613 done by Mergify.

`init_per_group/3`, which starts the broker, was already called earlier
in the function.

This fixes a bug where the node can't be stopped in `end_per_group/2`,
attecting the next group ability to start one.

(cherry picked from commit d6024e3)
@dumbbell dumbbell merged commit e2c5b28 into v4.0.x Oct 30, 2024
194 checks passed
@dumbbell dumbbell deleted the mergify/bp/v4.0.x/pr-12613 branch October 30, 2024 10:55
dumbbell added a commit that referenced this pull request Oct 30, 2024
rabbit_prometheus_http_SUITE: Start broker once in `special_chars` group (backport #12613) (backport #12614)
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.

1 participant