More records (#694)
This commit is contained in:
@@ -38,6 +38,8 @@ fun main(args: Array<String>) {
|
|||||||
|
|
||||||
HeapDumpCreator.init()
|
HeapDumpCreator.init()
|
||||||
|
|
||||||
|
System.setProperty("io.netty.leakDetection.targetRecords", "10");
|
||||||
|
|
||||||
ResourceLeakDetector.setLevel(ResourceLeakDetector.Level.ADVANCED)
|
ResourceLeakDetector.setLevel(ResourceLeakDetector.Level.ADVANCED)
|
||||||
|
|
||||||
val cores = Runtime.getRuntime().availableProcessors()
|
val cores = Runtime.getRuntime().availableProcessors()
|
||||||
|
|||||||
Reference in New Issue
Block a user