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



##########
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:
       `SYS_PTRACE` isn't necessary to fix the issue. I added this because it 
makes it possible to run `py-spy dump` in breeze. @potiuk let me know if you 
have concerns. I can remove this change.




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


Reply via email to