I rebased the PR and removed some more conda-forge repodata.json's that are really large. Instead we download them --------- Co-authored-by: Bas Zalmstra <bas@prefix.dev> Co-authored-by: Bas Zalmstra <zalmstra.bas@gmail.com>
Use semaphore in the install driver to allow sharing the semaphore with other concurrent processes. Also introduces a builder for the install driver.