New issue 2273: pypy leaks memory when using cassandra-driver and JIT
https://bitbucket.org/pypy/pypy/issues/2273/pypy-leaks-memory-when-using-cassandra

Piotr Maślanka:

PyPy leaks memory when using cassandra-driver library with JIT enabled.

There is no memory leak if JIT is disabled (--jit off).

I don't really know whom to blame, so I posted this bug on 
[cassandra-driver](https://datastax-oss.atlassian.net/browse/PYTHON-545) too. 
cassandra-driver bug report also hosts the script to reproduce that.

I will try to pinpoint the minimal code needed to reproduce this, but until I 
do so, I'd just like to note this bug.


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to