sbt/tasks/src/main/scala/sbt
Eugene Yokota 55d2b0a3c6 Cancel all promises if one fails
Fixes https://github.com/sbt/sbt/issues/5822

Currently the entire shell gets stuck when there's a compilation error with pipelining.
This at least returns to sbt shell.
2020-09-14 01:04:10 -04:00
..
CompletionService.scala Cancel all promises if one fails 2020-09-14 01:04:10 -04:00
ConcurrentRestrictions.scala Cancel all promises if one fails 2020-09-14 01:04:10 -04:00
Execute.scala apply -Yno-lub 2019-10-13 23:46:23 -04:00
ExecuteProgress.scala open up ExecuteProgress, and adds a few keys 2019-03-19 00:42:46 -04:00
Incomplete.scala Update header 2018-09-14 04:53:36 -04:00
Node.scala Update header 2018-09-14 04:53:36 -04:00
Result.scala Update header 2018-09-14 04:53:36 -04:00