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

Quickfix: json parsing needs exception handling #91

Merged
merged 1 commit into from
Jul 9, 2014

Conversation

remiolsen
Copy link
Member

No description provided.

@remiolsen
Copy link
Member Author

self.merge()

remiolsen added a commit that referenced this pull request Jul 9, 2014
Quickfix: json parsing needs exception handling
@remiolsen remiolsen merged commit 4efce92 into SciLifeLab:master Jul 9, 2014
@ewels
Copy link
Member

ewels commented Jul 9, 2014

Is there any way that these sorts of exceptions can be logged somewhere along with the pass? That way the script will continue to run, but we will still know that these errors are occurring..

@mariogiov
Copy link
Contributor

Agree, maybe the exception can be allowed to propagate back to the calling function which would have a try-except to deal with it? That could even just be logging. There doesn't appear to be any logging in this particular file I guess because it's mostly just classes. I don't know this code that well though, maybe that's easier said than coded...

kate-v-stepanova pushed a commit to kate-v-stepanova/genomics-status that referenced this pull request Aug 31, 2015
Quickfix: json parsing needs exception handling
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.

None yet

3 participants