updated tests to validate that context's executor is not shut down
In ServerSocketAppenderBase.stop, we must not shut down the executor service if it is the context's executorService. We only shut down an executor that we created specifically for this appender.
parent
64971049
Please register or sign in to comment