bos / pool

A high-performance striped resource pooling implementation for Haskell
Other
112 stars 59 forks source link

Fix resource leak #12 #13

Closed notogawa closed 10 years ago

notogawa commented 11 years ago

Fix Issue #12

Please merge this patch.

basvandijk commented 10 years ago

This should be fixed by: https://github.com/bos/pool/commit/73b14736dfe78621e6299517d6477ad08bb89354.

I make a release as soon as @bos has added me to the maintainers.