Skip to content

Workaround for the sfizz_jack infinite loop.#1284

Open
KKQ-KKQ wants to merge 1 commit intosfztools:developfrom
KKQ-KKQ:fix-infiniteloop-jackclient
Open

Workaround for the sfizz_jack infinite loop.#1284
KKQ-KKQ wants to merge 1 commit intosfztools:developfrom
KKQ-KKQ:fix-infiniteloop-jackclient

Conversation

@KKQ-KKQ
Copy link
Copy Markdown
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
Copy Markdown
Member

paulfd commented Mar 17, 2025

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

@KKQ-KKQ
Copy link
Copy Markdown
Contributor Author

KKQ-KKQ commented Mar 17, 2025

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

@KKQ-KKQ
Copy link
Copy Markdown
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