Currently, `Execute.run` is waiting for all processes to `join`. Each process should also be closed. Close the queues as well. This will prevent orphaned processes at the end of a run.