Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I use the multiprocessing module to run multiple instances of PSSe but avoid GUI's with parallel processing.

Try putting the initial calls to PSSe inside the longrunningpsse_process().

Also, does the python code in longrunningpsse_process() closes PSSe and any log file before returning?