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

Invalid command line inputs need to be caught and exec halted right away #63

Open
1 task
bskinn opened this issue Dec 10, 2016 · 0 comments
Open
1 task

Comments

@bskinn
Copy link
Owner

bskinn commented Dec 10, 2016

Annoying for a user to wait for a while, e.g., for a CUBE to be fully pulled into memory, only to have execution halt due to bad input

  • Negative 'min' in absolute thresholding mode

Probably there are others. Basically, checks for every invalid commandline value need to be promoted to happen before any loading from disk happens!

@bskinn bskinn added this to the v0.4 milestone Dec 10, 2016
@bskinn bskinn added the cmdline label Jan 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant