memory-leak - svn::repos instances are not destroyed properly
From: Max Voit <m.voit_at_math.uni-goettingen.de>
Date: Fri, 14 Oct 2011 00:33:08 +0200
Hi,
developing an application dealing with many repositories the existence
my $repos = SVN::Repos::open($localpath) or die "no such repo";
undef($fs);
resulted in a persistent memory usage of approx. 300MB for ~ 3000 calls,
Attached is a small sample script, showing the problem with 1000
running with
kind regards,
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.