Merge pull request #23069 from akka/remoteReDeploymentFailure
Fix RemoteReDeploymentSpec instability (#20180)
This commit is contained in:
commit
6652a368e3
1 changed files with 2 additions and 0 deletions
|
|
@ -176,6 +176,8 @@ abstract class RemoteReDeploymentMultiJvmSpec(multiNodeConfig: RemoteReDeploymen
|
|||
|
||||
expectNoMsg(1.second)
|
||||
|
||||
enterBarrier("stopping")
|
||||
|
||||
runOn(second) {
|
||||
Await.result(sys.terminate(), 10.seconds)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue