7e57fee355
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). |
||
---|---|---|
.. | ||
api.go | ||
config_test.go | ||
config.go | ||
defaults.go | ||
doc.go | ||
errors.go | ||
node_example_test.go | ||
node_test.go | ||
node.go | ||
service_test.go | ||
service.go | ||
utils_test.go |