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

Struct taskBridgeNilStatusSessionManager

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

Source from the content-addressed store, hash-verified

2951}
2952
2953type taskBridgeNilStatusSessionManager struct{}
2954
2955func (m *taskBridgeCreateErrorSessionManager) Create(context.Context, session.CreateOpts) (*session.Session, error) {
2956 return nil, m.err

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected