sbt/ivy/src/main
Eugene Yokota 29183f2fad Use fixed thread pool
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.
2018-11-01 02:27:19 -04:00
..
contraband Remove a bunch of compilation warnings 2018-02-15 09:26:13 +00:00
contraband-scala/sbt/librarymanagement/ivy Merge branch '1.1.x' into wip/merge-1.1.x 2018-03-27 06:19:28 -04:00
java/internal/librarymanagement -Xfatal-warnings 2018-09-21 01:16:55 -04:00
scala Use fixed thread pool 2018-11-01 02:27:19 -04:00