rawwar opened a new pull request, #56868: URL: https://github.com/apache/airflow/pull/56868
by default, we use pre-fork and Its not possible to debug these as each of them run in separate process. Changing it to solo as this makes tasks to run in main thread in sequential order. Should be helpful when debugging. I'm trying to make this work. But, as of now, https://github.com/apache/airflow/issues/56865 is blocking me to continue. -- 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]
