mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-07 14:11:46 +00:00
added error report for emperor error
This commit is contained in:
@@ -2299,6 +2299,7 @@ void uwsgi_master_manage_emperor() {
|
||||
}
|
||||
}
|
||||
else {
|
||||
uwsgi_error("uwsgi_master_manage_emperor()/read()");
|
||||
uwsgi_log("lost connection with my emperor !!!\n");
|
||||
uwsgi_hooks_run(uwsgi.hook_emperor_lost, "emperor-lost", 0);
|
||||
close(uwsgi.emperor_fd);
|
||||
|
||||
Reference in New Issue
Block a user