If the recipe for two fonts includes the addSubset operation and they both point to the same repo, there is no protection from downloading the zipball twice and then the code getting scared/confused when things already exist that shouldn't etc. as they both download & unpack simultaneously.
Maybe we should use a lockfile or something per repo that's being downloaded to avoid this? I can look into this potentially as I helped with a similar thing with youseedee in the past
If the recipe for two fonts includes the
addSubsetoperation and they both point to the same repo, there is no protection from downloading the zipball twice and then the code getting scared/confused when things already exist that shouldn't etc. as they both download & unpack simultaneously.Maybe we should use a lockfile or something per repo that's being downloaded to avoid this? I can look into this potentially as I helped with a similar thing with youseedee in the past