delete/cancel triggerbox worker thread at exit
This commit is contained in:
@@ -729,6 +729,8 @@ ARDOUR::cleanup ()
|
||||
return;
|
||||
}
|
||||
|
||||
delete TriggerBox::worker;
|
||||
|
||||
release_dma_latency ();
|
||||
config_connection.disconnect ();
|
||||
engine_startup_connection.disconnect ();
|
||||
|
||||
Reference in New Issue
Block a user