arturobernalg opened a new pull request, #560: URL: https://github.com/apache/httpcomponents-core/pull/560
Fix StackOverflowError from synchronous re-entrant callback dispatch in pools. Add re-entrancy guard, factor releaseInternal, make drain iterative; mirror in LaxConnPool. Preserves synchronous semantics; completions still drained inline. Add regression tests: pre-fix overflows; post-fix iterates to high counts. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
