mirror of
https://github.com/nginx/nginx.git
synced 2024-12-12 18:29:00 +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);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user