MCPcopy
hub / github.com/etcd-io/etcd / Wait

Method Wait

tests/framework/e2e/etcd_process.go:51–51  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

49
50 IsRunning() bool
51 Wait(ctx context.Context) error
52 Start(ctx context.Context) error
53 Restart(ctx context.Context) error
54 Stop() error

Callers 15

mainFunction · 0.65
listEntriesTypeFunction · 0.65
randomBlackholeFunction · 0.65
putFuncFunction · 0.65
watchGetFuncFunction · 0.65
mixedTxnFuncFunction · 0.65
leaseKeepaliveFuncFunction · 0.65
rangeFuncFunction · 0.65
benchMakeWatchesFunction · 0.65
benchPutWatchesFunction · 0.65
watchLatencyFuncFunction · 0.65
txnPutFuncFunction · 0.65

Implementers 1

EtcdServerProcesstests/framework/e2e/etcd_process.go

Calls

no outgoing calls

Tested by 15

TestV3CorruptAlarmFunction · 0.52
TestV3WatchCloseFunction · 0.52
TestMirrorSyncBaseFunction · 0.52