mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-07 22:21:47 +00:00
first round for implementing cpython fork-server
This commit is contained in:
@@ -199,6 +199,7 @@ struct uwsgi_python {
|
||||
struct uwsgi_string_list *sharedarea;
|
||||
|
||||
int call_osafterfork;
|
||||
int pre_initialized;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user