MCPcopy Create free account
hub / github.com/compozy/agh / nilTaskRuntimeContext

Function nilTaskRuntimeContext

internal/daemon/task_runtime_test.go:3007–3009  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3005}
3006
3007func nilTaskRuntimeContext() context.Context {
3008 return nil
3009}
3010
3011func submitDetachedHarnessWorkForTest(
3012 t *testing.T,

Calls

no outgoing calls

Tested by

no test coverage detected