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

Re: svn 1.3.0: post-commit hook waits even if tasks are backgrounded

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-01-14 01:01:26 CET

On Fri, 13 Jan 2006, Ben Collins-Sussman wrote:

> Garrett Rooney and Peter Lundblad are busy discussing this problem
> right now on irc.freenode.net, #svn-dev. Seems tricky.
>
>
This seems to be a regression caused by r13973, which fixes a deadlock
(issue #2078) when a hook script outputs lots of data to stderr. The
problem is that closing stderr in the hook script doesn'ät seem to work
either, so I'm suspecting that something is leaking a pipe descriptor in
the child process.

I'm getting too tired to investigate further now, so if someone else want
to take this on, feel free to.

Night,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 14 01:02:39 2006

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.