changed some changes
This commit is contained in:
@ -14,5 +14,5 @@ fun main() = runBlocking{
|
||||
resultProcessor.mapToProcess=resultMap
|
||||
resultProcessor.process()
|
||||
}
|
||||
delay(20000L)
|
||||
delay(System.getenv("WAITTIME").toLong()*2)
|
||||
}
|
Reference in New Issue
Block a user