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

Re: [PATCH] fix non interruptable hang in svn client when connecting

From: <kfogel_at_collab.net>
Date: 2005-08-25 20:45:46 CEST

Yun Zheng Hu <yunzheng.hu@gmail.com> writes:
> Yes I can confirm that Karl.
> But to be sure if we undestand each other correctly, by it *becomes*
> interruptable again *when* setting a timeout, I mean it becomes
> killable (with a SIGKILL) again. so that means firing up another shell
> and do "kill -9 <pid>".
>
> And if we dont set a timeout it will result as Malcolm Rowe said: a
> blocking connect which is not killable on OS X when you send a SIGINT
> while its connecting.
>
> I have made an proof of concept code for testing it on OS X, which
> might be interesting to other OS X users/developers who want to test
> it:

Okay, I understand now, thanks to you and Michael Sweet.

Note that I can successfully SIGKILL on Linux, which is expected. I
suspect this kernel bug in OS X will be fixed eventually.

However, I think I'm going to commit the latest patch. It seems like
it is an improvement for some people, and at least not harmful for
everyone else.

Done in r15909.

Thanks!

-Karl

-- 
www.collab.net  <>  CollabNet  |  Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 25 21:45:25 2005

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.