ServerSocketAppenderBase.stop() now invokes executor.shutdownNow()
This ensures that any clients that are blocked waiting to take the next event from the queue will shut down cleanly.
parent
1f3983b2
Please register or sign in to comment
This ensures that any clients that are blocked waiting to take the next event from the queue will shut down cleanly.