# File lib/em/process_watch.rb, line 39 39: def stop_watching 40: EventMachine::unwatch_pid(@signature) 41: end