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

Guard against KeyNotFound in dictionary #38

Merged
merged 2 commits into from
Feb 10, 2016
Merged

Conversation

pardahlman
Copy link
Owner

No description provided.

par.dahlman added 2 commits February 9, 2016 06:39
This is done since the timer dispatcher may be invoked at the same time as
the message is recieved, and then there is a race condition where we might
end up with a KeyNotFoundException.
pardahlman pushed a commit that referenced this pull request Feb 10, 2016
Guard against KeyNotFound in dictionary
@pardahlman pardahlman merged commit 278c519 into release/1.8.5 Feb 10, 2016
@pardahlman pardahlman deleted the issue/#36 branch February 10, 2016 19:29
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.

1 participant