delete mistaken sleep in the previous commit
This commit is contained in:
parent
3f34af3bcc
commit
403c28f9d7
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);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue