cl2dlope / pyactivemq

Automatically exported from code.google.com/p/pyactivemq
Apache License 2.0
0 stars 0 forks source link

Small memory leak when running stress tests #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Run stresstests.py for a long time on Windows.

We'll have to check if this problem also happens on Linux. If so, we can 
use Valgrind to debug it.

Original issue reported on code.google.com by fullung@gmail.com on 6 Oct 2008 at 7:25

GoogleCodeExporter commented 8 years ago
Memory leak isn't found with Valgrind 3.3.0 on FC9 x86_64.

Original comment by fullung@gmail.com on 6 Oct 2008 at 8:52