Skip to content

Fix/log epipe and process ext skip#222

Open
Lorchie wants to merge 1 commit into
devfrom
fix/log-epipe-and-process-ext-skip
Open

Fix/log epipe and process ext skip#222
Lorchie wants to merge 1 commit into
devfrom
fix/log-epipe-and-process-ext-skip

Conversation

@Lorchie

@Lorchie Lorchie commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator
  • Swallow stdout/stderr stream errors (EPIPE) in the main process and logger so a closed launching terminal can't crash the app.
  • Skip process-type extensions in the Python model registry (they run via Electron's process runner, not the FastAPI generator registry).

… in model registry

- Swallow stdout/stderr stream errors and EPIPE in the main process and logger
  so a closed launching terminal can't crash the app via an unhandled error.
- Skip process-type extensions in the Python model registry (they run through
  Electron's process runner, not the FastAPI generator registry).
@Lorchie Lorchie changed the base branch from main to dev July 13, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant