in lib/logstash/outputs/kusto/interval.rb [51:58]
def stop @mutex.synchronize do @stopped = true end @thread && @thread.join end