# File lib/smart_proxy_monitoring_icinga2/icinga2_result_uploader.rb, line 77
    def stop
      @thread.terminate unless @thread.nil?
    end