mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-04 12:41:38 +00:00
various test for trying to allow pre-connected requests
This commit is contained in:
@@ -27,6 +27,8 @@ PyObject *python_call(PyObject *callable, PyObject *args, int catch) {
|
||||
}
|
||||
#endif
|
||||
|
||||
uwsgi_log("python called\n");
|
||||
|
||||
return pyret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user