Problem: at Python exit (main process), Python hangs on calling threading._shutdown () which waits until all Python threads complete. One enhancement would be to spawn subprocess.Popen.communicate () ...
processUtils: a wrapper that enhances your experience with Python Subprocess.Popen and workarounds some of its limitations (Python 2.7) If you are like me, you probably write python programs that need ...