Skip to content

Workaround for the sfizz_jack infinite loop. #1284

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

KKQ-KKQ
Copy link
Contributor

@KKQ-KKQ KKQ-KKQ commented Jul 14, 2024

Fixes #1266
Press Ctrl-C to quit if you input Ctrl-D or EOF.

@paulfd
Copy link
Member

paulfd commented Mar 17, 2025

Thanks! I think I merged an equivalent change right here, is it so?

@KKQ-KKQ
Copy link
Contributor Author

KKQ-KKQ commented Mar 17, 2025

No.
shouldClose terminates the process.
this only terminates the thread.

@KKQ-KKQ
Copy link
Contributor Author

KKQ-KKQ commented Mar 17, 2025

this has an advantage when using in background with pipes.

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.

Sample JACK client (sfizz_jack) goes into infinite loop on EOF
2 participants