Skip to content

fix: remove stderr redirect that suppressed Python logs#23

Merged
nicokim merged 1 commit intomainfrom
fix/stderr-redirect
Mar 1, 2026
Merged

fix: remove stderr redirect that suppressed Python logs#23
nicokim merged 1 commit intomainfrom
fix/stderr-redirect

Conversation

@nicokim
Copy link
Owner

@nicokim nicokim commented Mar 1, 2026

Replace fd 2 redirect to /dev/null with JACK_NO_START_SERVER env var. The stderr redirect was silencing Python's logging and error output. Remove libc dependency (no longer needed).

Replace fd 2 redirect to /dev/null with JACK_NO_START_SERVER env var.
The stderr redirect was silencing Python's logging and error output.
Remove libc dependency (no longer needed).
@nicokim nicokim merged commit bde5b61 into main Mar 1, 2026
4 checks passed
@nicokim nicokim deleted the fix/stderr-redirect branch March 1, 2026 16:38
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

2 participants