257423e917
We can add after Wait is called, which is problematic with WaitGroups. This instead uses a mx/cond combo and waits while the count is > 0. The only downside is that we might needlessly wait for (a bunch) of views that started while the txn is active, but we can live with that. |
||
---|---|---|
.. | ||
badger | ||
splitstore | ||
api.go | ||
blockstore.go | ||
buffered.go | ||
discard.go | ||
doc.go | ||
fallback.go | ||
idstore.go | ||
ipfs.go | ||
mem.go | ||
metrics.go | ||
sync.go | ||
timed_test.go | ||
timed.go | ||
union_test.go | ||
union.go |