thomasrockhu-codecov edited a comment on pull request #20087: URL: https://github.com/apache/airflow/pull/20087#issuecomment-1002392632
hey @potiuk sorry for the delay here (holidays). I'm having trouble reproducing the issue you mentioned. For both cases `pytest ./tests/providers/cncf/kubernetes/hooks/test_kubernetes.py ./tests/jobs/test_backfill_job.py` `pytest ./tests/providers/cncf/kubernetes/hooks/test_kubernetes.py ./tests/jobs/test_backfill_job.py --cov` I'm hitting about +20MB of memory usage in the `coverage` case at most If it helps, ``` docker: 20.10.7 python: 3.7 ``` I uploaded a video of what I'm seeing on a clean run: https://youtu.be/VjX7892gL6Y -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
