bitflicker64 commented on PR #3044: URL: https://github.com/apache/hugegraph/pull/3044#issuecomment-4587140493
@imbajin Added trap 'kill $PID; wait $PID; exit $?' SIGHUP SIGINT SIGQUIT SIGTERM before wait $PID in the foreground branch, and added Test 5 to cover the SIGTERM forwarding path. Also fixed the crontab -r issue in Test 4. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
