Due to some missing cleanup procedures excessive thread creation lead to JVM crashes during a full test run on some machines. Improved test harness in order to properly shutdown unused threads. Rewritten testPubSubWithNamedChannels in order to make it pass reliably by keeping the original test semantics. Rewritten testPubSubWithPatterns in order to make it pass reliably by keeping the original test semantics.
17 lines
120 B
Plaintext
17 lines
120 B
Plaintext
.DS_Store
|
|
target
|
|
bin
|
|
build
|
|
.gradle
|
|
.springBeans
|
|
pom.xml
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.log
|
|
.classpath
|
|
.project
|
|
.settings
|
|
.idea
|
|
out
|