Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
279
func
(sm *StatusManager) Done() {
280
sm.wg.Done()
281
sm.activeGoCount.Add(-1)
282
}
Callers
3
TestStatusManager_CloseTimeoutsWhenGoroutinesHang
Function · 0.95
close
Method · 0.45
shutdownComponents
Method · 0.45
Calls
1
Add
Method · 0.45
Tested by
1
TestStatusManager_CloseTimeoutsWhenGoroutinesHang
Function · 0.76