Function: createRunWithContext()
createRunWithContext(
createContextualError:ContextualErrorFactory):RunWithContext
Defined in: electron/orchestrator/utils/runWithContext.ts:23
Creates a helper that wraps async operations and normalizes errors using the provided ContextualErrorFactory.