Rubymem

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

Advisory Archive

Back

---
gem: celluloid
date: 2015-08-31
url: https://github.com/celluloid/celluloid/issues/670
title: Memory Leak using Celluloid::Future
description: |
  The Celluloid::Group::Spawner appears to never clean up the completed Threads
  that it creates.
patched_versions:
- ">= 0.17.3"