potiuk commented on issue #31384:
URL: https://github.com/apache/airflow/issues/31384#issuecomment-1553802199

   See the description (and fix) in #31403) - it was the abrupt stopping of 
daemon Thread that caused it (and replacing it with forking, creating a new 
process group and sending SIGTERM to the process group atexit seems to do the 
job).


-- 
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]

Reply via email to