MCPcopy
hub / github.com/CodisLabs/codis / PlayerWait

Method PlayerWait

extern/deprecated/redis-test/utils.go:618–620  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

616}
617
618func (t *TestGroup) PlayerWait() {
619 <-t.sig
620}
621
622func (t *TestGroup) PlayerDone() {
623 t.wg.Done()

Callers 10

playerMethod · 0.80
playerMethod · 0.80
playerMethod · 0.80
playerMethod · 0.80
playerMethod · 0.80
playerMethod · 0.80
playerMethod · 0.80
playerMethod · 0.80
playerMethod · 0.80
playerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected