- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for connectionPreWarmingHttp1 (0.26 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/internal/connection/ConnectionPoolTest.kt
Thread.sleep(100) for (t in taskRunnerThreads) { t.interrupt() } Thread.sleep(100) assertThat(taskRunner.activeQueues()).isEmpty() } @Test fun connectionPreWarmingHttp1() { taskFaker.advanceUntil(System.nanoTime()) val expireTime = taskFaker.nanoTime + 1_000_000_000_000 routePlanner.autoGeneratePlans = true routePlanner.defaultConnectionIdleAtNanos = expireTime
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Thu Jul 31 04:18:40 UTC 2025 - 12.9K bytes - Viewed (0)