Open bpbecker opened 1 year ago
Currently, when the instance of APLProcess goes away, the destructor kills the spawned child process. Add a "Detach" parameter that will not kill the task.
Currently, when the instance of APLProcess goes away, the destructor kills the spawned child process.
Add a "Detach" parameter that will not kill the task.