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

Uploader crashes if any input directory does not exist or is inaccessible #62

Open
dfornika opened this issue Dec 2, 2022 · 0 comments

Comments

@dfornika
Copy link
Member

dfornika commented Dec 2, 2022

We've recently run into a condition where one of the input directories listed in the config inputdirs was inaccessible because it had become unmapped by Windows. When that happened, the uploader crashed, affecting both sequencers that were attached to the uploader process (not just the one whose output directory had become inaccessible).

It would be preferable if that exception were caught and handled, instead of the program crashing. That way, uploads could proceed for any sequencers whose inputdir was still accessible. An error should be logged when one of the inputdirs is inaccessible.

@dfornika dfornika changed the title Uploader crashes if any input directory does not exist Uploader crashes if any input directory does not exist or is inaccessible Dec 2, 2022
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

No branches or pull requests

1 participant