improved gevent graceful reload

This commit is contained in:
roberto@quantal64
2012-08-27 17:52:56 +02:00
parent 5df34ecfd8
commit e904f9f76e
3 changed files with 12 additions and 2 deletions
+2
View File
@@ -526,7 +526,9 @@ next:
#ifdef UWSGI_EMBEDDED
PyDoc_STRVAR(uwsgi_py_doc, "uWSGI api module.");
#endif
#ifdef PYTHREE