handle RejectedExecutionException in ConcurrentServerRunner
When the Executor rejects an execute request for a client runner, we summarily close the client socket to avoid a temporary resource leak.
parent
57d70cfe
Please register or sign in to comment