mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-05 00:21:31 +00:00
fix parallel compile test
This commit is contained in:
@@ -715,6 +715,7 @@ class CompilerDaemonTest : KotlinIntegrationTestBase() {
|
||||
}
|
||||
localEndSignal.countDown()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
fun testParallelCompilationOnDaemon() {
|
||||
|
||||
Reference in New Issue
Block a user