Aurélien Campéas

Results 8 comments of Aurélien Campéas

Maybe Manuel put it there for later use only from hg-git ?

Imho you want to tackle the auth issue at the wsgi level.

_What is the main use of the requests parser? How are people using it now? What do they want out of it? (I'm going to be honest, I never used...

So it looks fixed in the sources. Any plan to release a 0.5.2 on pypi ? Thanks.

We face this issue exactly as described. Thanks for the reporting and ongoing work on this. Is there an ETA for the publication of a fix ?

For the record, there exists a variety of situation where the memory leaks are difficult to address: * they're costly to track and fix (in our code bases, provided it...

This looks like a dupe of https://github.com/benoitc/gunicorn/issues/3038 (which is a real concern by the way, "merely assisting" in mitigating unfixable mem leaks is a worthwhile feature).

Benoît, I think we understand your advice, but many apps may find themselves in the "application leaks and we can't do much about it" place, hence the usefulness of max-requests.