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

Use proper queue implementation for JobQueue #253

Merged
merged 2 commits into from
Feb 16, 2025
Merged

Use proper queue implementation for JobQueue #253

merged 2 commits into from
Feb 16, 2025

Conversation

filipeom
Copy link
Member

Closes #213

@filipeom filipeom added refactor General change of the implementation no changelog Skip changelog CI check optimization Optimization of the implementation labels Feb 15, 2025
@filipeom filipeom self-assigned this Feb 15, 2025
@filipeom filipeom merged commit adc4370 into main Feb 16, 2025
8 checks passed
@filipeom filipeom deleted the queue branch February 16, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Skip changelog CI check optimization Optimization of the implementation refactor General change of the implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a proper cyclic queue for JobQueue
1 participant