- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_thread_priority_settings (0.08 sec)
-
src/test/java/org/codelibs/fess/helper/DataIndexHelperTest.java
} catch (Exception e) { assertTrue("Fast interval should handle exceptions quickly", true); } } public void test_thread_priority_settings() { // Test basic priority configurations without creating threads dataIndexHelper.setCrawlerPriority(Thread.MIN_PRIORITY); dataIndexHelper.setCrawlerPriority(Thread.NORM_PRIORITY);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 05:35:01 UTC 2025 - 12.7K bytes - Viewed (0)