pekko/akka-remote
Patrik Nordwall b6b498bd2c =rem #19133 avoid DeathPactException race condition
* DeathPactException could occur if the ReliableDeliverySupervisor
  was gated but not yet received Terminated and got an Ungate message
  from the EndpointManager and thereby entered idle state, followed by
  receiving the Terminated message, which is not handled in idle
2015-12-16 14:20:30 +01:00
..
src =rem #19133 avoid DeathPactException race condition 2015-12-16 14:20:30 +01:00
build.sbt =pro verify BC against all binary compatible versions 2015-10-23 09:10:25 +03:00