Searched refs:ioExecutor (Results 1 – 1 of 1) sorted by relevance
48 private val ioExecutor = Executors.newSingleThreadExecutor() constant49 private val testInspectorExecutors = TestInspectorExecutors(testJob, ioExecutor)66 ioExecutor.shutdown() in closeDb()68 .that(ioExecutor.awaitTermination(10, TimeUnit.SECONDS)) in closeDb()