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