kaxil commented on issue #49887:
URL: https://github.com/apache/airflow/issues/49887#issuecomment-2877549548

   I have a fix in https://github.com/apache/airflow/pull/50558 too that should 
fix the DAG File processor.
   
   I added notes in PR description but adding it here too:
   
   In a follow-up PR, I will add some cleanup to `InProcessExecutionAPI` itself 
so our test have no side-effects when used with `dag.test` (which was just 
ported over few days back).
   
   The Triggerer is the other process that uses it, but because it is a 
long-running process that doesn't spawn other processes like the DAG File 
processor, it remains unaffected.


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