foundweekends / foundweekends/conscript
concurrent locking is blocking execution
Open
Enhancement
- Dominant language
- Scala
- Stars
- 477
- Forks
- 59
- Avg merge
- 1h 2m
- Merged PRs (30d)
- 7
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.