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 Empty Queue operation for Registries that has no exists jobs #481

Merged
merged 3 commits into from
Feb 15, 2024

Conversation

gnomeby
Copy link
Contributor

@gnomeby gnomeby commented Feb 14, 2024

Description

There is some cases when Registry can contain non exist job. And we have fix for that in master: 0b6823a

This fix adds for Empty Queue operation the possibility to remove such non exist job from Registries.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my own code
  • My changes generate no new warnings

@cjlapao cjlapao merged commit 85073b9 into Parallels:master Feb 15, 2024
2 checks passed
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