# File lib/smart_proxy_monitoring_icinga2/icinga2_result_uploader.rb, line 16 def initialize(queue) @queue = queue.queue @semaphore = Mutex.new end