mirror of
https://github.com/nginx/nginx.git
synced 2025-08-06 06:46:16 +08:00
delete mistaken sleep in the previous commit
This commit is contained in:
parent
4413fad0db
commit
632a1922fa
@ -1362,7 +1362,5 @@ ngx_cache_loader_process_handler(ngx_event_t *ev)
|
||||
}
|
||||
}
|
||||
|
||||
sleep(50);
|
||||
|
||||
exit(0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user