potiuk commented on issue #6760: [AIRFLOW-6157] Separate out common protocol 
for executors.
URL: https://github.com/apache/airflow/pull/6760#issuecomment-563160326
 
 
   I removed MultipleExecutor but what remained from that PR is to have a 
separate Protocol (or interface) for all executors - because previously some of 
the internals of BaseExecutor implementation (queues) were used elsewhere. I 
changed it now to extract the general Protocol and use it everywhere.

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


With regards,
Apache Git Services

Reply via email to