forked from akkadotnet/akka.net
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix potential exception in KeepOldest split brain strategy (akkadotne…
…t#3272) If remaining and unreachable lists are empty an exception will be encountered as soon as .First() is executed to try to find the oldest node
- Loading branch information
1 parent
881019e
commit d83973b
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters