mirror of https://github.com/sbt/sbt.git
Fixes #274 In #249 parallel download switched to using its own thread pool. It could potentially lead to unbounded download if nobody throttled. This works around the issue by fixing the number of thread to 6, which is a common per-host max connection count. |
||
|---|---|---|
| .. | ||
| contraband | ||
| contraband-scala/sbt/librarymanagement/ivy | ||
| java/internal/librarymanagement | ||
| scala | ||