Skip to content
Commit 9e06b6be authored by Carl Harris's avatar Carl Harris
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment