94 95 96 97 98
# File 'lib/foreign_actor/reactor.rb', line 94 def run loop { run_once() } rescue StopLoop end