Method: TaskTempest::Bootstrap#init_thread_pool
- Defined in:
- lib/task_tempest/bootstrap.rb
#init_thread_pool ⇒ Object
97 98 99 100 101 |
# File 'lib/task_tempest/bootstrap.rb', line 97 def init_thread_pool @storm and return logger.info "initializing thread pool" storm end |