This commit is contained in:
Sotr
2018-06-11 16:49:50 +08:00
parent 474d9ecb6a
commit 24d0c6a541

View File

@@ -135,4 +135,5 @@ public class ParallelRegistry {
STAGE_STANDALONE.awaitTermination(Long.MAX_VALUE, TimeUnit.SECONDS); // Behind the shutdown of BLOCK_BASE should faster
}
}