zenghu1chen commented on PR #230: URL: https://github.com/apache/commons-pool/pull/230#issuecomment-1647466718
@psteitz Thank you for your reply. This case was assembled by me randomly without being able to confirm the cause of the fault. There were indeed many unreasonable calls, but the final result was that the program hung up, and even after 60s timeout, it did not time out as expected, so I think there is a deadlock. I am currently unable to explain the principle behind it, and I have also encountered [similar deadlock issues in other components](https://issues.apache.org/jira/projects/HTTPCORE/issues/HTTPCORE-746?filter=allopenissues), and there may be some common principles behind them. However, I haven't figured out everything yet. It may take some time for me to think it through. -- 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]
