coopernurse / node-pool

Generic resource pooling for node.js
2.37k stars 259 forks source link

adjust object tracking to leave resources in limbo after creation #250

Closed sandfox closed 5 years ago

sandfox commented 5 years ago

Newly created resources would have their creation operation marked as finished yet only be tracked in the "allObjects" which would allow a pool to clear without removing them