ostinelli / apnotic

A Ruby APNs HTTP/2 gem able to provide instant feedback.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

memory leak using ConnectionPool?

edenbendavid opened this issue · comments

I'm considering using ConnectionPool in order to send a considerable amount of messages.
I'm afraid that keeping connections alive for long will cause memory leaking issues.
Has someone encountered this issue?

Thanks

Did you see any? What is your rationale for thinking this might cause memory leaks?