[qos-ch/logback] d87608: Fix LOGBACK-720: AsyncAppender may come up without...

Branch: refs/heads/master Home: https://github.com/qos-ch/logback Commit: d87608cd8dc032cbd76995b522327a392dee48fa https://github.com/qos-ch/logback/commit/d87608cd8dc032cbd76995b522327a392de... Author: Arnd Hannemann <arnd@arndnet.de> Date: 2012-07-10 (Tue, 10 Jul 2012) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/AsyncAppenderBase.java Log Message: ----------- Fix LOGBACK-720: AsyncAppender may come up without Worker resulting in a Deadlock Signed-off-by: Arnd Hannemann <arnd@arndnet.de> Commit: ca21d32703ef65504815e4861415abc3e3983725 https://github.com/qos-ch/logback/commit/ca21d32703ef65504815e4861415abc3e39... Author: Ceki Gulcu <ceki@qos.ch> Date: 2012-08-23 (Thu, 23 Aug 2012) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/AsyncAppenderBase.java Log Message: ----------- Merge pull request #53 from arnd/master Please pull my fix for LOGBACK-720: AsyncAppender may come up without Worker resulting in a Deadlock Compare: https://github.com/qos-ch/logback/compare/21d724e5dfe3...ca21d32703ef
participants (1)
-
Ceki Gulcu