Skip to content

Commit 5b6c848

Browse files
Spotless
1 parent 0993d54 commit 5b6c848

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dd-smoke-tests/concurrent/java-21/src/main/java/datadog/smoketest/concurrent/VirtualThreadStartCalculator.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ public long computeFibonacci(int n) throws ExecutionException, InterruptedExcept
1414

1515
@Override
1616
public void close() {
17+
// No-op.
1718
}
1819

1920
public static class FibonacciExecuteTask implements Runnable {

0 commit comments

Comments
 (0)