MCPcopy
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
652func (f *notifyFixture) tearDown() {
653 f.cancel()
654 f.closeWatcher()
655 numberOfWatches.Set(0)
656}

Callers

nothing calls this directly

Calls 1

closeWatcherMethod · 0.95

Tested by

no test coverage detected