quorum/vendor/github.com/prometheus/prometheus
Felix Lange 7e57fee355 node: fix instance dir locking and improve error message
The lock file was ineffective because opening leveldb storage in
read-only mode doesn't really take the lock. Fix it by including a
dedicated flock library (which is actually split out of goleveldb).
2017-08-18 12:14:00 +02:00
..
util/flock node: fix instance dir locking and improve error message 2017-08-18 12:14:00 +02:00
LICENSE node: fix instance dir locking and improve error message 2017-08-18 12:14:00 +02:00
NOTICE node: fix instance dir locking and improve error message 2017-08-18 12:14:00 +02:00