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

chore(deps): bump resty-events from 0.2.0 to 0.2.1 #13097

Merged
merged 1 commit into from
May 28, 2024

Conversation

bungle
Copy link
Member

@bungle bungle commented May 28, 2024

Summary

This fixes possible deadlock issue when the broker the worker is connected to is killed in middle of an event execution that also acquires locks or mutexes (and then never releases them).

Checklist

Issue reference

### Summary

This fixes possible deadlock issue when worker is killed in middle of an event
execution that also acquires locks or mutexes (and then never releases them).

See:
- KAG-4480
- KAG-4586

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
@github-actions github-actions bot added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label May 28, 2024
@bungle
Copy link
Member Author

bungle commented May 28, 2024

@kikito / @AndyZhang0707, can you share some light where this should be back-ported if anywhere?

@bungle bungle merged commit 2643c4b into master May 28, 2024
68 checks passed
@bungle bungle deleted the chore/resty-events-0.2.1 branch May 28, 2024 18:19
@team-gateway-bot
Copy link
Collaborator

Successfully created cherry-pick PR for master:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants