mirror of https://github.com/sbt/sbt.git
The play plugin seems to do out of band task evaluation on a stale State object in the `run` task. As a result, when sbt tries to schedule tasks to run, they tried to register the work with a closed TaskProgress instance. There was no guard against this and it ended up causing a RejectedExecutionException. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||