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

api/leader: fix deadlock when namespace is set on leader calls #24256

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

stevendpclark
Copy link
Contributor

Very similar bug fix to #23861, a deadlock can occur on calls to sys/leader when namespaces are included.

Identified through an enterprise PKI test that was being written.

@stevendpclark stevendpclark added bug Used to indicate a potential bug backport/1.13.x labels Nov 27, 2023
@stevendpclark stevendpclark added this to the 1.13.11 milestone Nov 27, 2023
@stevendpclark stevendpclark self-assigned this Nov 27, 2023
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Nov 27, 2023
Copy link

Build Results:
All builds succeeded! ✅

Copy link

CI Results:
All Go tests succeeded! ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to indicate a potential bug hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants