Skip to content

Conversation

alexvaluyskiy
Copy link
Contributor

Fixed #2140

@alexvaluyskiy alexvaluyskiy force-pushed the pubsubignoremessagesfromunknownnode branch from 557218f to d30e3eb Compare July 10, 2016 13:01
foreach (var v in Versions.Values)
{
hashCode = hashCode * 17 + v.GetHashCode();
}
Copy link
Contributor Author

@alexvaluyskiy alexvaluyskiy Jul 10, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How to get a hashcode for a dictionary properly?

@alexvaluyskiy alexvaluyskiy force-pushed the pubsubignoremessagesfromunknownnode branch from d30e3eb to f85b31a Compare July 10, 2016 15:24
@alexvaluyskiy
Copy link
Contributor Author

Could be racy. Do no merge it today. I would like to run CI a couple of times

@alexvaluyskiy
Copy link
Contributor Author

Run it three times. It works fine

@Horusiath
Copy link
Contributor

Is it ready to merge?

@alexvaluyskiy
Copy link
Contributor Author

Yes

@Horusiath Horusiath merged commit 3bf383e into akkadotnet:dev Jul 11, 2016
@alexvaluyskiy alexvaluyskiy deleted the pubsubignoremessagesfromunknownnode branch July 11, 2016 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants