pekko/akka-distributed-data
Patrik Nordwall bb99bdb02f fix race condition in WriteAggregatorSpec, #25581 (#28242)
* sometimes failed: "WriteAggregator with delta must timeout when less than required acks"
* the DeltaNack will trigger immedediate send of Write
* seems to be a race condition of when the probe is receiving the Write
  from the DeltaNack vs the last expected DeltaPropagation
2019-11-25 17:06:27 +01:00
..
src fix race condition in WriteAggregatorSpec, #25581 (#28242) 2019-11-25 17:06:27 +01:00