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

Added a flag to disable REMOVE_TO_CONTINUE files #1022

Merged
merged 7 commits into from
May 22, 2023

Conversation

emdioh
Copy link
Contributor

@emdioh emdioh commented May 18, 2023

When the flag is set in default_args in the yaml file or passed on the command line to scan, it will be forwarded to the processor which will not wait before moving the PDF to the destination folder. Fixes #920

I had to add a dependency to typing-extensions or the processor would crash on start. Not sure why this is needed now and not before. Maybe it's because of how I built it? I used sudo make.
I have left the commit separated in the PR so that you can drop it if it's not actually useful.

@emdioh
Copy link
Contributor Author

emdioh commented May 18, 2023

I spotted a problem, please wait a minute before the integrating

@emdioh
Copy link
Contributor Author

emdioh commented May 18, 2023

All done, thanks.

Marco Dondero and others added 3 commits May 18, 2023 19:34
@sbrunner sbrunner merged commit cce73be into sbrunner:test May 22, 2023
@sbrunner
Copy link
Owner

Thanks :-)

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.

Best way for skipping REMOVE_TO_CONTINUE removal?
2 participants