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

Struct taskBridgeStopOnlySessionManager

internal/daemon/task_runtime_test.go:2945–2947  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2943}
2944
2945type taskBridgeStopOnlySessionManager struct {
2946 stopCalls []fakeStopWithCauseCall
2947}
2948
2949type taskBridgeCreateErrorSessionManager struct {
2950 err error

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected