mik-laj commented on pull request #7597:
URL: https://github.com/apache/airflow/pull/7597#issuecomment-628643638


   For processor events
   Scheduler send the callback to DagFileProcessorManager, 
DagFileProcessorManager starts DagFileProcessor via DagFileProcessorProcess and 
process callback
   Scheduler => DagFileProcessorManager => DagFileProcessor => 
DagFileProcessorProcess
   For zombies:
   DagFileProcessorManager => DagFileProcessor => DagFileProcessorProcess
   


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


Reply via email to