- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_shutdown_multipleCalls (0.1 seconds)
-
src/test/java/org/codelibs/fess/job/JobExecutorTest.java
} catch (NullPointerException e) { // Expected exception assertNotNull(e); } } @Test public void test_shutdown_multipleCalls() { // Test multiple shutdown calls AtomicInteger shutdownCount = new AtomicInteger(0); jobExecutor.addShutdownListener(new ShutdownListener() { @Override
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 9.4K bytes - Click Count (0)