Re: Perl bindings using up descriptors
From: <bfc0713_at_verizon.net>
Date: 2006-11-06 16:59:05 CET
Absolutely right, the other thread "Repeated operations with perl bindings.."
I'm now doing this to initiate:
$pool = SVN::Pool->new_default;
..and periodically doing this to start a new pool..
undef $pool;
I doubt the undef is necessary.
Thanks!
On Mon, 6 Nov 2006, Garrett Rooney wrote:
> On 10/31/06, bfc0713@verizon.net <bfc0713@verizon.net> wrote:
---------------------------------------------------------------------
|
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.