Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/compose
/ tearDown
Method
tearDown
pkg/watch/notify_test.go:652–656 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
650
}
651
652
func
(f *notifyFixture) tearDown() {
653
f.cancel()
654
f.closeWatcher()
655
numberOfWatches.Set(0)
656
}
Callers
nothing calls this directly
Calls
1
closeWatcher
Method · 0.95
Tested by
no test coverage detected