Skip to content
This repository was archived by the owner on Jun 21, 2026. It is now read-only.

Workaround for the sfizz_jack infinite loop.#1284

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

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

Conversation

@KKQ-KKQ

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

Copy link
Copy Markdown
Contributor

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

@paulfd

paulfd commented Mar 17, 2025

Copy link
Copy Markdown
Member

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

@KKQ-KKQ

KKQ-KKQ commented Mar 17, 2025

Copy link
Copy Markdown
Contributor Author

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

@KKQ-KKQ

KKQ-KKQ commented Mar 17, 2025

Copy link
Copy Markdown
Contributor Author

this has an advantage when using in background with pipes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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