You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/11/29 20:35:42 UTC

[GitHub] [airflow] raphaelauv commented on pull request #10956: Fully support running more than one scheduler concurrently

raphaelauv commented on pull request #10956:
URL: https://github.com/apache/airflow/pull/10956#issuecomment-735450124


   @ashb is this mean the localExecutor is now thread-safe in the use of pools ? 
   
   https://airflow.apache.org/docs/stable/concepts.html#pools
   
   `Pools are not thread-safe , in case of more than one scheduler in localExecutor Mode you can’t ensure the non-scheduling of task even if the pool is full.
   `


----------------------------------------------------------------
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:
users@infra.apache.org