- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testRunIdempotency (0.07 seconds)
-
guava-tests/test/com/google/common/util/concurrent/TrustedListenableFutureTaskTest.java
exitLatch.await(); assertTrue(interruptedExceptionThrown.get()); } @J2ktIncompatible @GwtIncompatible // blocking wait public void testRunIdempotency() throws Exception { int numThreads = 10; ExecutorService executor = newFixedThreadPool(numThreads); for (int i = 0; i < 1000; i++) { AtomicInteger counter = new AtomicInteger();
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Aug 07 16:05:33 GMT 2025 - 7.2K bytes - Click Count (0)