I'd like to run a process and not wait for it to return. I've tried spawn with P_NOWAIT and subprocess like this:I'd like to run a process and not wait for it t
I'd like to run a process and not wait for it to return. I've tried spawn with P_NOWAIT and subprocess like this:I'd like to run a process and not wait for it t