Skip to content

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