mirror of
https://github.com/nginx/nginx.git
synced 2026-06-26 20:01:45 +00:00
delete mistaken sleep in the previous commit
This commit is contained in:
parent
4413fad0db
commit
632a1922fa
1 changed files with 0 additions and 2 deletions
|
|
@ -1362,7 +1362,5 @@ ngx_cache_loader_process_handler(ngx_event_t *ev)
|
|||
}
|
||||
}
|
||||
|
||||
sleep(50);
|
||||
|
||||
exit(0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue