On Thursday, 7 August 2014 14:30:57 UTC-7, Ram Rachum wrote:
>
> I have a thread running `waitress.serve`. How can I stop it from serving 
> without killing the thread? (Which is not recommended generally.)
>

WebTest has a waitress subclass, StopableWSGIServer: 
https://github.com/Pylons/webtest/blob/master/webtest/http.py

Laurence 

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-devel+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to