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 2019/04/24 06:29:14 UTC

[GitHub] [airflow] BasPH commented on issue #5167: Reliable SynchronizedQueue used instead of multiprocessing.Queue

BasPH commented on issue #5167: Reliable SynchronizedQueue used instead of multiprocessing.Queue
URL: https://github.com/apache/airflow/pull/5167#issuecomment-486086339
 
 
   Awesome work @potiuk! I find it hard to believe a SynchronizedQueue is not part of the multiprocessing package. You could also submit a PR to the Python stdlib 😄?
   
   Anyways, the test_execution_limited_parallelism test consistently succeeds now. Great work! I believe my commit permissions still have to propagate, but LGTM.

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


With regards,
Apache Git Services