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

Catch message dispatch KeyErrors and make them warnings. #122

Merged
merged 1 commit into from
Apr 16, 2015

Conversation

mookerji
Copy link
Contributor

In the event that we're missing a message in the dispatch table, raise
a warning instead of throwing an exception.

/cc @fnoble @mfine

In the event that we're missing a message in the dispatch table, raise
a warning instead of throwing an exception.

/cc @fnoble @mfine
@mookerji mookerji self-assigned this Apr 16, 2015
@swiftnav-jenkins
Copy link
Contributor

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
http://zazu.ci.swiftnav.com/job/libsbp_Pull_Requests/52/
Test PASSed.

@mfine
Copy link
Contributor

mfine commented Apr 16, 2015

Oh wow, didn't realize it was an exception. Ship it.

mookerji added a commit that referenced this pull request Apr 16, 2015
Catch message dispatch KeyErrors and make them warnings.
@mookerji mookerji merged commit e49b8c8 into swift-nav:master Apr 16, 2015
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.

3 participants