# File lib/new_relic/agent/event_loop.rb, line 91
      def stop
        @stopped = true
        wakeup
      end