mirror of
https://github.com/corda/corda.git
synced 2025-06-18 15:18:16 +00:00
Merge branch 'release/os/4.5' into rfowler-os-4.5-os-4.6-20200511
This commit is contained in:
@ -54,8 +54,8 @@ import kotlin.test.currentStackTrace
|
|||||||
class RpcReconnectTests {
|
class RpcReconnectTests {
|
||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
// 150 flows take ~5 minutes
|
// this many flows take ~5 minutes
|
||||||
const val NUMBER_OF_FLOWS_TO_RUN = 150
|
const val NUMBER_OF_FLOWS_TO_RUN = 100
|
||||||
|
|
||||||
private val log = contextLogger()
|
private val log = contextLogger()
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user