ashb edited a comment on issue #14924:
URL: https://github.com/apache/airflow/issues/14924#issuecomment-912067074


   When I was digging in to a similar issue I couldn't see the memory 
attributed to any particular process -- only the whole container via 
working_set_bytes -- I was testing/looking in `ps` and all of the counters I 
could see in `/proc/<pid>/` but didn't see any memory growth reflected in any 
of those
   
   So that led me to believe the problem was not a traditional memory leak from 
the python code, but something OS related.


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


Reply via email to