Would need to see an example of the code you are talking about to understand 
better what you are talking about. In particular, how are you creating the 
threads and where? How are you waiting on the threads to complete, etc?

Also, are you using manually configure Apache/mod_wsgi or are you using 
mod_wsgi-express? If manually configure Apache/mod_wsgi, how are you 
configuring mod_wsgi?

Graham

> On 27 Sep 2020, at 8:01 pm, Charlie <charlie77message...@gmail.com> wrote:
> 
> I use threading module for concurrent SQL queries. Using a simple python 
> script, all threads run normaly but when i use the same code in a WSGI app, 
> the threads never start
> 
> Thanks for your help
> 
> Charlie
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "modwsgi" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to modwsgi+unsubscr...@googlegroups.com 
> <mailto:modwsgi+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/modwsgi/b2e6594a-0477-4b4e-a2b6-bba162922296n%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/modwsgi/b2e6594a-0477-4b4e-a2b6-bba162922296n%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to modwsgi+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/modwsgi/A6AF9947-E9DD-482F-8660-F54644519BA6%40gmail.com.

Reply via email to