diff --git a/master.c b/master.c index b4c4dfee..875df45a 100644 --- a/master.c +++ b/master.c @@ -868,6 +868,7 @@ healthy: } // TODO allow uwsgi.logger = func } + goto health_cycle; } }