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

notification: fix cleaners infinite loop. #487

Merged

Conversation

sgotti
Copy link
Member

@sgotti sgotti commented Feb 16, 2024

The variable holding the next starting id was defined inside the loop instead than outside.

Improve tests to trigger multiple loops

The variable holding the next starting id was defined inside the loop
instead than outside.

Improve tests to trigger multiple loops
@milosivanovic
Copy link

Nice! I ran it locally and it fixes #486 🚢

@sgotti sgotti merged commit 5c073dd into agola-io:master Feb 16, 2024
1 check was pending
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.

None yet

2 participants