/[Apache-SVN]
ViewVC logotype

Revision 1890465


Jump to revision: Previous Next
Author: ylavic
Date: Fri Jun 4 13:21:28 2021 UTC (2 years, 11 months ago)
Changed paths: 3
Log Message:
mpm_prefork: mask signals during ap_run_child_init().

This prevents threads potentially created from the child_init hooks (e.g.
mod_watchdog workers) to catch signals needed by the MPM, like here:
https://travis-ci.com/github/apache/httpd/jobs/510821148#L5356.


Changed paths

Path Details
Directoryhttpd/httpd/trunk/changes-entries/prefork_child_init_sigmask.txt added
Directoryhttpd/httpd/trunk/docs/log-message-tags/next-number modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/prefork/prefork.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26