Aug-27-2019, 12:31 AM
i have called subprocess.Popen() several times and collected the results. normally i would .start() these processes. suppose i encounter a situation that i need to not run these processes, but still do other things (not just exit). how do i go about cleaning this up to recover any resources used, both in this process and any processes that were created by this (but not other processes that might be in other lists, possibly already started)?
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.