>> >> There is (currently) no way to graceful reload in plain-async mode. But >> you are using the gevent loop engine, and finding a way to destroy >> greenlet should be easy. >> I am about to add support for multiple sockets in the gevent plugin, >> maybe >> i will be able to address that too. >> Can you fill a ticket in the wiki ? But report it as a gevent plugin >> problem. > > > thanks for your point. > ticket address:http://projects.unbit.it/uwsgi/ticket/131
just committed support for gevent graceful reloads in 1.3 :P I will report details about it in the next snapshot announcement. Would you mind to test it ? Thanks -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
