Is it possible to interrupt the server (paste.httpserver.serve) from WSGI application? I tried to raise ServerExit, but ThreadPoolMixIn.handle_error() does not stop the server.
Viktor _______________________________________________ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users
