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

Exception handling #38

Open
oldtechaa opened this issue Jun 14, 2017 · 1 comment
Open

Exception handling #38

oldtechaa opened this issue Jun 14, 2017 · 1 comment

Comments

@oldtechaa
Copy link
Owner

Currently, we do nearly no exception handling. This can make it difficult to find and fix bugs, so we should aim to have most subroutines handle exceptions.

@oldtechaa
Copy link
Owner Author

Probably most methods should return a status code. Oh, and the exit code of the module/script should be 1, not 0. Duh!

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