filecoin-project / orient

↻Observe-Orient-Decide-Act↩
MIT License
18 stars 6 forks source link

Lock cache hash-table when accessing. #65

Closed porcuquine closed 4 years ago

porcuquine commented 4 years ago

This hopefully fixes a threading bug by locking the hash table used by the disk cache.