- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testFailStart_stopOthers (0.09 seconds)
-
android/guava-tests/test/com/google/common/util/concurrent/ServiceManagerTest.java
* then awaitStopped would deadlock due to an IllegalStateException that was thrown when trying to * stop the timer(!). */ public void testFailStart_stopOthers() throws TimeoutException { Service a = new FailStartService(); Service b = new NoOpService(); ServiceManager manager = new ServiceManager(asList(a, b)); manager.addListener(
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Mon Sep 22 17:49:12 GMT 2025 - 25.5K bytes - Click Count (0)