Method: OFlow::Actors::ErrorHandler#with_own_thread

Defined in:
lib/oflow/actors/errorhandler.rb

#with_own_threadObject

Handle error immediately.



26
27
28
# File 'lib/oflow/actors/errorhandler.rb', line 26

def with_own_thread()
  false
end