swebb2066 opened a new pull request, #319:
URL: https://github.com/apache/logging-log4cxx/pull/319

   This PR prevents a deadlock in the rare circumstance where a 
`FallbackErrorHandler `attached to the `AsyncAppender `is invoked in 
      the `AsyncAppender::dispatch` thread while `AsyncAppender::close` (called 
from `Hierarchy::shutdown`) is waiting in `dispatcher.join()`


-- 
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