s-sanjay commented on PR #346:
URL: https://github.com/apache/commons-pool/pull/346#issuecomment-2351301637

   @psteitz if there is only one caller how will the instance come back ? 
   The has to be object created for them to come back ? 
   If there are two thread and only one object in the pool then one thread can 
wait indefinitely till the other thread can return the object but with a single 
thread how will the thread ever get an object ? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to