conscript icon indicating copy to clipboard operation
conscript copied to clipboard

concurrent locking is blocking execution

Open holgerbrandl opened this issue 9 years ago • 0 comments

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.

holgerbrandl avatar Nov 27 '15 15:11 holgerbrandl