shards
shards copied to clipboard
Concurrent installs fail with "Failed to clone"
Running shards install
on different projects concurrently fails with
0.17: Failed to clone https://github.com/kemalcr/kemal.git
0.16: Locked version 1.1.2 for kemal was not found in git: https://github.com/kemalcr/kemal.git.
Repro: https://github.com/jgillich/shards-demo (main.cr spawns shards instances on all directories, see CI for result)
#547 looks related. Git issue?