memory consumption

Julio Oña thinmanj at gmail.com
Mon Mar 29 08:57:13 EDT 2021


It looks like the problem is on celery.
The mentioned issue is still open, so not sure if it was corrected.

https://manhtai.github.io/posts/memory-leak-in-celery/

Julio


El lun, 29 de mar. de 2021 a la(s) 08:31, Alexey (zen.supagood at gmail.com)
escribió:

> Hello Lars!
> Thanks for your interest.
>
> The problem appears when all celery workers
> require 1Gb of RAM each in idle state. They
> hold this memory constantly and when they do
> something useful, they grab more memory. I
> think 8Gb+ in idle state is quite a lot for my
> app.
>
> > Did it crash your system or prevent other
> processes from having enough memory?
> yes. More over, sometimes corporate watchdog
> just kills my app
> --
> https://mail.python.org/mailman/listinfo/python-list
>


More information about the Python-list mailing list