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

Prevent adding files to the processing queue twice. #51

Closed
FormerLurker opened this issue Oct 27, 2020 · 0 comments
Closed

Prevent adding files to the processing queue twice. #51

FormerLurker opened this issue Oct 27, 2020 · 0 comments
Assignees
Labels
Enhancement Implemented This enhancement has been implemented and committed (first to devel).

Comments

@FormerLurker
Copy link
Owner

Currently it is possible to add the same file to the queue more than once. It is also possible to add the same file that is currently processing to the queue. Prevent this.

@FormerLurker FormerLurker self-assigned this Oct 27, 2020
@FormerLurker FormerLurker added the Enhancement New feature or request label Oct 27, 2020
@FormerLurker FormerLurker added Enhancement Implemented This enhancement has been implemented and committed (first to devel). and removed Enhancement New feature or request labels Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Implemented This enhancement has been implemented and committed (first to devel).
Projects
None yet
Development

No branches or pull requests

1 participant