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 2021/05/27 14:57:50 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #15989: Fix Celery executor getting stuck randomly because of reset_signals in multiprocessing

potiuk commented on a change in pull request #15989:
URL: https://github.com/apache/airflow/pull/15989#discussion_r640702837



##########
File path: scripts/ci/docker-compose/base.yml
##########
@@ -34,6 +34,8 @@ services:
     ports:
       - "${WEBSERVER_HOST_PORT}:8080"
       - "${FLOWER_HOST_PORT}:5555"
+    cap_add:

Review comment:
       Looks good no problem with capability added :)




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