# File lib/influxdb/client.rb, line 62 def stop! writer.worker.stop! if config.async? @stopped = true end