mik-laj commented on issue #12969: URL: https://github.com/apache/airflow/issues/12969#issuecomment-744300045
> I am not sure if we have system tests that run forking/process exiting. Yes. I knew it was troublesome and the system tests were very high-level. All key operations are executed as a new process (spawn). https://github.com/apache/airflow/blob/fdd9b6f65b608c516b8a062b058972d9a45ec9e3/tests/providers/google/cloud/log/test_gcs_task_handler_system.py#L75-L76 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
