MCPcopy Index your code
hub / github.com/1Panel-dev/KubePi / wait

Method wait

thirdparty/gotty/server/handler_atomic.go:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62}
63
64func (counter *counter) wait() {
65 counter.wg.Wait()
66}
67
68func (counter *counter) timer() *time.Timer {
69 return counter.zeroTimer

Callers 1

RunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected