pwyf / data-quality-tester

Test IATI activity files against PWYF index methodology
http://dataqualitytester.publishwhatyoufund.org
MIT License
2 stars 2 forks source link

Memory usage issues after time #46

Open michaelwood opened 4 years ago

michaelwood commented 4 years ago

The celery tasks do not appear to be correctly releasing the memory used by them which eventually cases the server to run low on memory.

Related info #28