bos / pool

A high-performance striped resource pooling implementation for Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add introspection

yaitskov opened this issue · comments

It is impossible to tell whether all pool resources are free or not.

Testing without such feature is complicated.