mirror of
https://github.com/nginx/nginx.git
synced 2024-12-04 13:59:00 +08:00
delete unneeded call
This commit is contained in:
parent
d30d8a3931
commit
f8ffc2eb59
@ -1883,8 +1883,6 @@ ngx_http_finalize_request(ngx_http_request_t *r, ngx_int_t rc)
|
||||
"http wake parent request: \"%V?%V\"",
|
||||
&pr->uri, &pr->args);
|
||||
|
||||
ngx_http_run_posted_requests(c);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user