connectable icon indicating copy to clipboard operation
connectable copied to clipboard

Memory Leak

Open ekristen opened this issue 9 years ago • 2 comments

There is a memory leak in this app, I haven't been able to figure out where yet, but after several hours of operations at 10s of thousands if not 100s of thousands of connections, connectable just continues to consume memory.

I'm trying to track it down.

ekristen avatar Oct 20 '16 04:10 ekristen

I'm pretty sure its related to leaking goroutines.

ekristen avatar Dec 15 '16 18:12 ekristen

Steps to reproduce?

On Thu, Dec 15, 2016 at 12:31 PM, Erik Kristensen [email protected] wrote:

I'm pretty sure its related to leaking goroutines.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gliderlabs/connectable/issues/37#issuecomment-267404205, or mute the thread https://github.com/notifications/unsubscribe-auth/AAACh5B4yZKERieS7mDCwc9Ns7Ab_X-nks5rIYeLgaJpZM4KbtHT .

-- Jeff Lindsay http://progrium.com

progrium avatar Dec 15 '16 18:12 progrium