Roman Nikitin

Results 6 comments of Roman Nikitin

Any chance this is added to the original repo? I'd like to be able to measure wall time & cpu time consumption, too.

I've just experienced the same issue. Setting `redis_max_connections` does not fix the issue. We're using `gevent` workers and RabbitMQ as a broker, so the leak is definitely in the result...

Is there any progress on this?

@bright2227 As per my comment, the leak exists in a pure Celery setup with gevent workers, too, making it essentially a problem in Celery itself.

I believe it's worth noticing that the lack of support for `rangefunc` in `staticcheck` effectively blocks a lot of projects from using and experimenting with the iterators, as their CI...

I'm experiencing the same error. Adding a few logs, I can see that `pg_catalog` name is bytes in my Postgres (v15) installation.