Merge branch 'master' of github.com:akka/akka
This commit is contained in:
commit
109dbe1fed
1 changed files with 1 additions and 1 deletions
|
|
@ -231,7 +231,7 @@ class ConfiguredLocalRoutingSpec extends AkkaSpec(ConfiguredLocalRoutingSpec.con
|
|||
|
||||
"deliver messages in a random fashion" in {
|
||||
val connectionCount = 10
|
||||
val iterationCount = 10
|
||||
val iterationCount = 100
|
||||
val doneLatch = new TestLatch(connectionCount)
|
||||
|
||||
val counter = new AtomicInteger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue