Ticket #24 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

on studio stop, wait apps to finish before stopping jack server

Reported by: http://nedko.arnaudov.name/ Owned by: -
Priority: major Milestone: 0.2 (preview 2)
Keywords: Cc:

Description


Change History

Changed 3 years ago by http://nedko.arnaudov.name/

  • status changed from new to closed
  • resolution set to fixed

Fixed in 58be0887f535d0989e593d64ce72aafed887f2e2 and 78c2ccb202f4e12821aa0633702b8f5b52eaf2c9

For JACK server stop, it is more important to ensure that all JACK clients have disappeared. jack2 notices client disappear after client processes have quit. If JACK server stop is initiated while there are half-dead clients, stop is slow because notifications are being sent to half-dead clients, once for the "dbusapi" internal client disappear and once for the JACK server shutdown.

Note: See TracTickets for help on using tickets.