# File lib/sidekiq/limit_fetch/global/semaphore.rb, line 49 def release redis {|it| it.lrem "#{PREFIX}:probed:#@name", 1, Selector.uuid } end