- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_processHelper_synchronization (0.11 seconds)
-
src/test/java/org/codelibs/fess/helper/ProcessHelperTest.java
processHelper.setProcessDestroyTimeout(30); // Test that setting different values doesn't throw exceptions assertTrue(true); } @Test public void test_processHelper_synchronization() { String sessionId = "test_sync"; List<String> cmdList = Arrays.asList("echo", "hello"); Consumer<ProcessBuilder> pbCall = pb -> { pb.redirectErrorStream(true);
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 16K bytes - Click Count (0)