HekyM

Results 3 comments of HekyM

Hi @memsharded , sorry to bring this back. I know I'm a bit late. I agree with the reasons why multiple package revisions should not be use case, but they...

@uilianries @memsharded can this feature have conf option to disable it? As I understand it, this will lock every `conan install` call. I already have locking around conan calls, that...

Hi, here is conan locking for parallel `conan install` # Design This is using package level locks for each package `{package}.lock` that will be installed. And master lock `packages.lock` used...