miyagawa / AnyEvent-Redis

Asynchronous Redis client
http://search.cpan.org/dist/AnyEvent-Redis
41 stars 16 forks source link

Memory leak after unsubscription ? #23

Open basiliscos opened 11 years ago

basiliscos commented 11 years ago

https://gist.github.com/basiliscos/7466197

I use latest AnyEvent::Redis ( 0.24), and it reports memory leaks on the code like on the following snipplet.