- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testTransitionRace (0.16 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
guava-tests/test/com/google/common/util/concurrent/ServiceManagerTest.java
* sneaks back in, and in this case flaky means something is definitely wrong. * * <p>Before the bug was fixed this test would fail at least 30% of the time. */ public void testTransitionRace() throws TimeoutException { for (int k = 0; k < 1000; k++) { List<Service> services = new ArrayList<>(); for (int i = 0; i < 5; i++) { services.add(new SnappyShutdownService(i)); }Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 22:45:21 GMT 2026 - 25.6K bytes - Click Count (0)