Skip to content

Commit 503ffd0

Browse files
committed
Add StartAttachListener that fixes #1330
1 parent 733e19c commit 503ffd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
<version>${surefire-version}</version>
7575
<configuration>
7676
<testNGArtifactName>none:none</testNGArtifactName>
77+
<argLine>-XX:+StartAttachListener</argLine>
7778
</configuration>
7879
<executions>
7980
<execution>

0 commit comments

Comments
 (0)