Merged in feature/reduce_stop_thread_timeout (pull request #371)

Reduce stop thread timeout
This commit is contained in:
Sebastian Sdorra
2019-12-12 09:40:02 +00:00

View File

@@ -78,6 +78,7 @@
<systemProperties>
<arg>java.awt.headless=true</arg>
<arg>logback.configurationFile=logging.xml</arg>
<arg>ClassLoaderLeakPreventor.threadWaitMs=100</arg>
</systemProperties>
</jvmSettings>