MCPcopy Create free account
hub / github.com/nutsdb/nutsdb / Done

Method Done

status_manager.go:279–282  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

277}
278
279func (sm *StatusManager) Done() {
280 sm.wg.Done()
281 sm.activeGoCount.Add(-1)
282}

Callers 3

closeMethod · 0.45
shutdownComponentsMethod · 0.45

Calls 1

AddMethod · 0.45