mirror of https://github.com/sbt/sbt.git
I noticed some RejectedExecutionExceptions in travis failures of ClientTest. This could happen if we try to write output to the network channel after it has been closed. To avoid this problem, we can catch RejectedExecutionExceptions and do an immediate flush if the executor has been shutdown. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||