module Concurrent
def self.global_io_executor
-
(ThreadPoolExecutor)
- the thread pool
def self.global_io_executor GLOBAL_IO_EXECUTOR.value! end
(ThreadPoolExecutor)
- the thread pool
def self.global_io_executor GLOBAL_IO_EXECUTOR.value! end