Skip to content

Shut down the merger/broadcaster clients so JACK doesn't wait - #4

Open
sastraxi wants to merge 1 commit into
masterfrom
fix/mod
Open

Shut down the merger/broadcaster clients so JACK doesn't wait#4
sastraxi wants to merge 1 commit into
masterfrom
fix/mod

Conversation

@sastraxi

@sastraxisastraxi commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Shutdown/reboot/restart sound engine currently stalls for 5s -- the amount of time JACK waits before killing all of its remaining clients when it shuts down. The only 2 remaining clients were mod-midi-merger and mod-midi-broadcaster, which are now owned by MOD rather than pi-gen.

This PR correctly disposes of these before shutting down, if they exist.

Sign up for freeto 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.

1 participant

@sastraxi