[PATCH] fix for ssh zombies introduced with r35533
From: Kyle McKay <mackyle_at_gmail.com>
Date: Sat, 28 Mar 2009 16:04:18 -0700
[[[
* subversion/libsvn_ra_svn/client.c
As detailed in this thread:
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1445592
regarding the change introduced into client.c by revision 35533:
http://svn.collab.net/viewvc/svn?view=revision&revision=35533
On Mar 27, 2009, at 09:51, Hyrum K. Wright wrote:
Change r35533 removed the call to to apr_pool_note_subprocess meaning
If the GUI tool runs long enough, it can create so many un-reaped
The attached patch restores the original call to
This change retains full compatibility with ssh connection pooling
http://subversion.tigris.org/issues/show_bug.cgi?id=2580
Kyle
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.