disabling the quiesce limit for now pending more sleep/debugging.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88914
13f79535-47bb-0310-9956-
ffa450edef68
}
if (ap_scoreboard_image->global.quiescing_pid == 0) {
- /* yeah, I realize there's a race condition here, but it works
- * out OK without serialization */
- ap_scoreboard_image->global.quiescing_pid = ap_my_pid;
}
apr_pool_destroy(tpool);
ap_update_child_status(process_slot, thread_slot, SERVER_DEAD,