In the waitress documentation it is said that waitress starts 4 threads to 
handle the requests. When I start a waitress server to serve a flask rest 
API I can not see 4 threads being started (MacOS). Also when I output the 
ID of the threads (os.getpid()) I always get the same ID. What can be the 
reason here?
Thanks
Philip

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/a98dff6f-a3bb-48e3-a19f-7723ce729fb7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to