Skip to content

Fix: make job deletion safer#77

Merged
danielplohmann merged 2 commits intodanielplohmann:mainfrom
yankovs:Fix/safe-job-deletion
Jun 20, 2024
Merged

Fix: make job deletion safer#77
danielplohmann merged 2 commits intodanielplohmann:mainfrom
yankovs:Fix/safe-job-deletion

Conversation

@yankovs
Copy link
Contributor

@yankovs yankovs commented Jun 10, 2024

Fixes #73

Helps with the case where the binary was both indexed and queried, or the same binary queried multiple times in which case we wouldn't want to remove it unless all jobs are deleted

@danielplohmann
Copy link
Owner

I totally agree, this is one quick and easy improvement, thanks for adding this!

@danielplohmann danielplohmann merged commit 2bbe7f5 into danielplohmann:main Jun 20, 2024
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.

Binary removal on job deletion might cause issues for certain files

2 participants