[logback-dev] [qos-ch/logback] 42a929: exit SocketConnectorBase.run when executor rejects...

Carl Harris ceharris at vt.edu
Wed May 1 12:40:44 CEST 2013


  Branch: refs/heads/LOGBACK-848
  Home:   https://github.com/qos-ch/logback
  Commit: 42a929e76eefd3af1a1a27b41fb5b6f7e34a1fcc
      https://github.com/qos-ch/logback/commit/42a929e76eefd3af1a1a27b41fb5b6f7e34a1fcc
  Author: Carl Harris <ceharris at vt.edu>
  Date:   2013-05-01 (Wed, 01 May 2013)

  Changed paths:
    M logback-core/src/main/java/ch/qos/logback/core/net/SocketAppenderBase.java

  Log Message:
  -----------
  exit SocketConnectorBase.run when executor rejects a task

Previously, exited only on interrupt, but if the executor is shutting
down, there's no reason for us to wait to be interrupted.





More information about the logback-dev mailing list