Rubymem

Providing memory resources for the Ruby community.
Follow us @memruby or email us via info at rubymem.com

Advisory Archive

Back

---
gem: sidekiq
date: 2015-10-09
url: https://github.com/mperham/sidekiq/pull/2598
title: Memory Leak in Sidekiq::Manager#real_thread
description: 'Before starting to execute the task, Processor does an async call to
  Manager (real_thread method) to add processor''s thread to @threads hash in Manager

  '
patched_versions:
- ">= 3.5.1"