Merge pull request #1032 from akka/wip-2905-StressSpec-exercise-supervision-patriknw
Unique barriers for each round in StressSpec.exerciseSupervision, see #2905
This commit is contained in:
commit
1557f0c75b
1 changed files with 1 additions and 1 deletions
|
|
@ -832,7 +832,6 @@ abstract class StressSpec
|
|||
|
||||
step += 1
|
||||
loop(counter + 1, nextAS, nextAddresses)
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -926,6 +925,7 @@ abstract class StressSpec
|
|||
}
|
||||
|
||||
awaitClusterResult
|
||||
step += 1
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue