cmcfarlen opened a new pull request, #11614: URL: https://github.com/apache/trafficserver/pull/11614
With PDEATHSIG set to SIGKILL, the traffic_crashlog was not exiting when traffic_server exited (normally). Changing the signal to SIGCONT is a little nicer and allows traffic_crashlog to realize that traffic_server has exited and then terminate normally. I'm not sure why SIGKILL wasn't working -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
