- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_concurrent_initialization (0.08 sec)
-
fess-crawler/src/test/java/org/codelibs/fess/crawler/client/fs/FileSystemClientTest.java
fail(); } catch (CrawlingAccessException e) { assertTrue(e.getCause() instanceof InterruptedException); } } public void test_concurrent_initialization() throws Exception { // Test that compareAndSet prevents multiple initializations final FileSystemClient client = new FileSystemClient(); final int threadCount = 10;
Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Wed Nov 19 08:59:28 UTC 2025 - 11.2K bytes - Viewed (0)