Skip to content

fix: handle subprocess output decoding#4

Merged
pixelcola merged 3 commits into
mainfrom
fix/windows-subprocess-output-decoding
May 12, 2026
Merged

fix: handle subprocess output decoding#4
pixelcola merged 3 commits into
mainfrom
fix/windows-subprocess-output-decoding

Conversation

@pixelcola
Copy link
Copy Markdown
Owner

Summary

  • decode captured NSSM subprocess output with explicit UTF-8 and replacement handling
  • add a regression test for invalid output bytes
  • document the subprocess output decoding contract in backend specs

Verification

  • UV_CACHE_DIR=/tmp/uv-cache uv run ruff check src
  • UV_CACHE_DIR=/tmp/uv-cache uv run ty check src
  • UV_CACHE_DIR=/tmp/uv-cache uv run pytest

@pixelcola pixelcola merged commit fa26a85 into main May 12, 2026
1 check passed
@pixelcola pixelcola deleted the fix/windows-subprocess-output-decoding branch May 12, 2026 07:10
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