https://bz.apache.org/bugzilla/show_bug.cgi?id=50669

--- Comment #5 from [email protected] ---
I'm aware this is an old bug, but I would ask to reconsider it.

I think the decision to reuse a signal for something entirely unrelated is
problematic to begin with.

But what makes this a bigger issue in 2026 compared to 2011 is containers. It
is a very common pattern to have a Docker container with a small run script
that will run a daemon in the foreground for the time the container is active.
And this behavior will randomly shutdown containers for no apparent reason if
they're started in a terminal.

This affects, among likely many others, also the official httpd image on
Dockerhub: https://github.com/docker-library/httpd/issues/280

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to