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 <[email protected]>
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.
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev