"...gitlab@git.project-insanity.org:onny/uboot-i9100.git" did not exist on "db148f2a6938b47cf26c5fd11481e7462a6a793a"
S3BinaryCacheStore: Share TransferManager
TransferManager allocates a lot of memory (50 MiB by default), and it might leak but I'm not sure about that. In any case it was causing OOMs in hydra-queue-runner. So allocate only one TransferManager per S3BinaryCacheStore. Hopefully fixes https://github.com/NixOS/hydra/issues/586.
Loading
Please register or sign in to comment