conscript
conscript copied to clipboard
concurrent locking is blocking execution
When running multiple scalas instances (installed using conscript as described on http://www.scala-sbt.org/0.13/docs/Scripts.html) all of the are hanging and just reporting:
Waiting for lock on /home/brandl/.conscript/boot/sbt.boot.lock to be available...
Locking should be optional or different instances should not interfere which each other.