| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| chunk | ||
| calc_test.go | ||
| importer.go | ||
| importer_test.go |
All the datastores used by pinners and so on should be mutex wrapped. One issue with changing all of them from ds.Datastore -> ds.ThreadSafeDatastore is that we wrap the incoming ds.ThreadSafeDatastore with other datastores, which do not implement the interface. Re-wrapping again causes double locking. (which may be ok..., but...) any ideas?
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| chunk | 正在载入提交数据... | |
| calc_test.go | 正在载入提交数据... | |
| importer.go | 正在载入提交数据... | |
| importer_test.go | 正在载入提交数据... |