* When the test fails the node is removed from the membership twice, which triggers two OldestChanged cycles, but in the 2.4.9 change https://github.com/akka/akka/pull/21152/files#diff-f0ae95c926a050aecf45dba3e08d1c77L669 the singleton manager always goes to End (stop) when it has been Oldest * This fix restores the previous behavior for this scenario |
||
|---|---|---|
| .. | ||
| src | ||
| build.sbt | ||