The lock in StateDB is useless. It's only held in Copy, but Copy is safe for concurrent use because all it does is read. |
||
|---|---|---|
| .. | ||
| database.go | ||
| dump.go | ||
| iterator_test.go | ||
| iterator.go | ||
| journal.go | ||
| main_test.go | ||
| managed_state_test.go | ||
| managed_state.go | ||
| state_object.go | ||
| state_test.go | ||
| statedb_test.go | ||
| statedb.go | ||
| sync_test.go | ||
| sync.go | ||