Fixed test timeout

This commit is contained in:
nathan 2020-08-13 01:01:14 +02:00
parent 7fbc86d132
commit f1b7ce2685

View File

@ -143,7 +143,7 @@ class RmiGlobalTest : BaseTest() {
} }
} }
waitForThreads(99999999) waitForThreads()
} }
private open class ConnectionAware { private open class ConnectionAware {