Branch: refs/heads/useContextExecutorService
  Home:   https://github.com/qos-ch/logback
  Commit: ba4e620add7848b0ca775607aac143814cc0dbdf
      
https://github.com/qos-ch/logback/commit/ba4e620add7848b0ca775607aac143814cc0dbdf
  Author: Carl Harris <[email protected]>
  Date:   2013-04-04 (Thu, 04 Apr 2013)

  Changed paths:
    M 
logback-classic/src/test/java/ch/qos/logback/classic/net/server/InstrumentedSocketServer.java
    A 
logback-classic/src/test/java/ch/qos/logback/classic/net/server/MockExecutorService.java
    R 
logback-classic/src/test/java/ch/qos/logback/classic/net/server/MockThreadPoolFactoryBean.java
    M 
logback-classic/src/test/java/ch/qos/logback/classic/net/server/SocketServerTest.java

  Log Message:
  -----------
  updated tests to validate that context's executor is not shut down

n ServerSocket.stop, we must not shut down the executor
service if it belongs to the context.  We only shut down an
executor that we created specifically for the server.



_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev

Reply via email to