diff --git a/master.c b/master.c index ae59cc33..0f8bc81c 100644 --- a/master.c +++ b/master.c @@ -140,6 +140,7 @@ void *cache_sweeper_loop(void *noarg) { } }; + return NULL; } void uwsgi_subscribe(char *subscription, uint8_t cmd) {