Details
-
Type:
Task
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Out of scope
-
Affects Version/s: unversioned
-
Fix Version/s: None
-
Component/s: CI / Test infrastructure
-
Labels:
-
Story Points:15
Description
Currently Conan client 1.x does not support multithreading to compress build artifacts before uploading those to server. This causes increase in build & integration times in CI.
There is an open topic about the issue: https://github.com/conan-io/conan/issues/648
Investigate what the multithread support would require and if possible test it.