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

fix: cleanup routine when semaphore lease is lost #42534

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Jun 6, 2024

This PR fixes an edge case where the semaphore lock can be lost due to a backend error and the routine can continue running.

This PR fixes an edge case where the semaphore lock can be lost due to a
backend error and the routine can continue running.

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
@tigrato tigrato added this pull request to the merge queue Jun 6, 2024
Merged via the queue into master with commit f63aa82 Jun 6, 2024
39 checks passed
@tigrato tigrato deleted the tigrato/fix-semaphore.control branch June 6, 2024 10:57
@public-teleport-github-review-bot

@tigrato See the table below for backport results.

Branch Result
branch/v14 Create PR
branch/v15 Create PR
branch/v16 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants