Actions
Bug #2435
closed[mod_proxy] test failures leave running processes
ASK QUESTIONS IN Forums:
Description
Hi,
while improving my patch for #2434, I've made my initially-patched tests go wrong by passing empty substrings in the proxy.forward-env-vars config variable (due to prev+1 in strchr()). Unfortunately, the real server doesn't go away when the proxy server is killed, so subsequent tests all fail, and one has to run “killall lighttpd” to get rid of the running process.
The attached patch kills real+proxy instances explicitly, to make sure everyone goes away, no matter what the failure mode is.
Mraw,
KiBi
Files
Updated by stbuehler almost 12 years ago
- Target version changed from 1.4.x to 1.4.32
Updated by stbuehler almost 12 years ago
- Status changed from Patch Pending to Fixed
- % Done changed from 0 to 100
Applied in changeset r2857.
Actions
Also available in: Atom