Skip to content

Commit b62fc03

Browse files
Trying to reproduce.
1 parent 025e232 commit b62fc03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dd-java-agent/instrumentation/java-concurrent/java-concurrent-21/src/previewTest/groovy/StructuredConcurrencyTest.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ class StructuredConcurrencyTest extends AgentTestRunner {
224224
}
225225

226226
heapDump("test_2")
227-
}, 10001, 60000, TimeUnit.MILLISECONDS)
227+
}, 10002, 60001, TimeUnit.MILLISECONDS)
228228
}
229229

230230
void heapDump(String kind) {

0 commit comments

Comments
 (0)