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

Raise an error in input files are empty #150

Closed
Kipok opened this issue Oct 3, 2024 · 1 comment
Closed

Raise an error in input files are empty #150

Kipok opened this issue Oct 3, 2024 · 1 comment

Comments

@Kipok
Copy link
Collaborator

Kipok commented Oct 3, 2024

Many of our scripts take a list of glob patterns as input, but they just work without any output if this list is empty (or have obscure downstream errors). We should explicitly check and raise a clear error if none files from the input can be found (ideally before submitting a job)

@Kipok
Copy link
Collaborator Author

Kipok commented Dec 19, 2024

fixed in #303

@Kipok Kipok closed this as completed Dec 19, 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

No branches or pull requests

1 participant