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

yield on delete so lavinmq doesnt freeze during delete #859

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

viktorerlingsson
Copy link
Member

WHAT is this pull request doing?

Yields during MessageStore#delete so that LavinMQ does not freeze while deleting large queues.

HOW can this pull request be tested?

Run specs

@viktorerlingsson viktorerlingsson requested a review from a team as a code owner November 22, 2024 14:10
@viktorerlingsson viktorerlingsson merged commit e47a028 into main Nov 22, 2024
22 of 25 checks passed
@viktorerlingsson viktorerlingsson deleted the yield_on_delete branch November 22, 2024 14:46
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.

2 participants