<div>Hi Derek,<br></div><div><br></div><div>I explored this at some length back in the day of PyWPS 3.2. The multithreading package never functioned from a PyWPS process (launched asa CGI). I never found out why and eventually moved to multiprocessing, which did the job. This was all quite some time ago, but I would still advise you to try the multiprocessing package.<br></div><div><br></div><div class="protonmail_signature_block"><div class="protonmail_signature_block-user"><div>Regards.</div><div>-- <br></div><div>Luís Moreira de Sousa<br></div><div>Email: <a href="mailto:luis.de.sousa@protonmail.ch">luis.de.sousa@protonmail.ch</a><br></div><div>RingID: ring:7ca91d83f4f9dec82fec9f1144b8e5c1ef2a110c<br></div><div>URL: <a href="https://ldesousa.github.io">https://ldesousa.github.io</a><br></div></div><div><br></div><div class="protonmail_signature_block-proton">Sent with <a target="_blank" href="https://protonmail.com">ProtonMail</a> Secure Email.<br></div></div><div><br></div><div>‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br></div><div> On Friday, December 7, 2018 1:40 PM, Derek Hohls <dhohls@csir.co.za> wrote:<br></div><div> <br></div><blockquote type="cite" class="protonmail_quote"><div>Hi<br></div><div><br></div><div>I am using pyWPS 4.  I am trying to use it to trigger the opening of a sub-process in a thread.  However, I get no response back, nor does the subprocess appear to activate.  <br></div><div><br></div><div>I am looking for help in (a) how to get this going and (b) how to debug what the cause of the issue is.<br></div><div><br></div><div>I have a attached a sample 'dummy' app (Note that for my actual application, the thread that is launched is expected to run continuously in the background; so the "ls" function I have used here is not a really good, representative example but the simplest one I could think of).<br></div><div><br></div><div>Thanks in advance<br></div><div><br></div><div>Derek<br></div></blockquote><div><br></div>