You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2022. It is now read-only.
Hi! First, thanks for your lib!
I'd like to make a suggestion: where can we implement a timeout feature in order to release an unused
PooledObjectfrom the pool?It should be nice to have a constructor like:
What do you think?