jedcunningham commented on issue #18066: URL: https://github.com/apache/airflow/issues/18066#issuecomment-914486799
Signals being sent to the whole process group is the default behavior for `dumb-init`. https://github.com/Yelp/dumb-init#session-behavior I wonder if using `dumb-init --single-child` would resolve this. -- 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]
