mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-04 04:31:44 +00:00
py-auto-reload-ignore
This commit is contained in:
@@ -160,6 +160,7 @@ struct uwsgi_python {
|
||||
void (*gil_get) (void);
|
||||
void (*gil_release) (void);
|
||||
int auto_reload;
|
||||
struct uwsgi_string_list *auto_reload_ignore;
|
||||
#endif
|
||||
|
||||
PyObject *workers_tuple;
|
||||
|
||||
Reference in New Issue
Block a user