MCPcopy Index your code
hub / github.com/coder/coder / Cleanup

Method Cleanup

scaletest/harness/run.go:31–31  ·  view source on GitHub ↗

Cleanup should clean up any lingering resources from the test.

(ctx context.Context, id string, logs io.Writer)

Source from the content-addressed store, hash-verified

29 Runnable
30 // Cleanup should clean up any lingering resources from the test.
31 Cleanup(ctx context.Context, id string, logs io.Writer) error
32}
33
34// Collectable is an optional extension to Runnable that exposes additional

Callers 15

setupSpeakersFunction · 0.65
setupTunnelFunction · 0.65
TestProvisionerdFunction · 0.65
createProvisionerdFunction · 0.65
createProvisionerClientFunction · 0.65
serveScriptFunction · 0.65
SessionMethod · 0.65
GoFunction · 0.65
NewTestLogWriterFunction · 0.65
TempDirUnixSocketFunction · 0.65

Implementers 15

mockTBcoderd/database/gen/dump/main.go
runnableTraceWrappercli/exp_scaletest.go
fakeTtestutil/retry.go
Runnerscaletest/taskstatus/run.go
Runnerscaletest/notifications/run.go
bridgeStrategyscaletest/bridge/strategy.go
directStrategyscaletest/bridge/strategy.go
Runnerscaletest/bridge/run.go
Runnerscaletest/createusers/run.go
Runnerscaletest/workspacebuild/run.go
Runnerscaletest/chat/run.go
TestHarnessscaletest/harness/harness.go

Calls

no outgoing calls

Tested by 15

setupSpeakersFunction · 0.52
setupTunnelFunction · 0.52
TestProvisionerdFunction · 0.52
createProvisionerdFunction · 0.52
createProvisionerClientFunction · 0.52
serveScriptFunction · 0.52
TestParseEnvFileFlagFunction · 0.52
TestPassthroughRoutesFunction · 0.52