[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnserve processes not cleaned up after running test

From: Senthil Kumaran S <senthil_at_collab.net>
Date: Thu, 09 Apr 2009 17:35:22 +0530

Hi,

After running the tests for subversion-1.6.1 tarballs, I did a 'ps -e' and
could see a lot of svnserve processes hanging around which resulted from
running the tests.

<snip>
$ ps -e | grep "svn"
 4479 ? 00:00:00 lt-svnserve
 5181 ? 00:00:00 lt-svnserve
 5198 ? 00:00:00 lt-svnserve
 8966 ? 00:00:00 lt-svnserve
 8969 ? 00:00:00 lt-svnserve
12535 ? 00:00:00 lt-svnserve
23407 ? 00:00:00 lt-svnserve
23424 ? 00:00:00 lt-svnserve
23425 ? 00:00:00 lt-svnserve
27854 ? 00:00:00 lt-svnserve
27855 ? 00:00:00 lt-svnserve
27856 ? 00:00:00 lt-svnserve
27857 ? 00:00:00 lt-svnserve
27890 ? 00:00:00 lt-svnserve
27891 ? 00:00:00 lt-svnserve
</snip>

There must be some mechanism in our test suite, to automatically close these
processes once the testing is over.

I swear, these were generated by tests only, I do not run any svnserve daemons
in my box.

-- 
Senthil Kumaran S
http://www.stylesen.org/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1613520
Received on 2009-04-09 14:05:43 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.