module LightIO::Wrap::Wrapper::HelperMethods
both works in class scope and singleton class scope
Protected Instance Methods
wrap_methods_run_in_threads_pool(*args)
click to toggle source
run method in thread pool for performance
# File lib/lightio/wrap.rb, line 11 def wrap_methods_run_in_threads_pool(*args) #TODO end