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

Ceki Gulcu ceki at qos.ch
Thu Aug 23 23:57:38 CEST 2012


  Branch: refs/heads/master
  Home:   https://github.com/qos-ch/logback
  Commit: d87608cd8dc032cbd76995b522327a392dee48fa
      https://github.com/qos-ch/logback/commit/d87608cd8dc032cbd76995b522327a392dee48fa
  Author: Arnd Hannemann <arnd at 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 at arndnet.de>


  Commit: ca21d32703ef65504815e4861415abc3e3983725
      https://github.com/qos-ch/logback/commit/ca21d32703ef65504815e4861415abc3e3983725
  Author: Ceki Gulcu <ceki at 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


More information about the logback-dev mailing list