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

Re: Windows signal handler and Control-C

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-01-16 16:37:04 CET

mark benedetto king wrote:

> On Fri, Jan 16, 2004 at 02:24:34PM +0000, Mike Mason wrote:
>
>>Someone, recently, posted a patch to reinstall the Control-C signal
>>handler after setting the "stop working" flag inside the Subversion
>>client, because we suspected that a ^C ^C sequence on Windows caused the
>>process to terminate immediately.
>>
>>Unfortunately I can't find the patch, but here's the behaviour I'm
>>seeing on an unpatched 0.35.1, with a large working copy.
>>
>
>
> I can't find it either, but ISTR it was from Garrett Rooney. Anyway,
> it was probably something a lot the patch below. Give it a try, if
> you can. It would be nice to get this resolved.

It was from me, but I didn't #ifdef it for win32. In fact, I just
experimented with signal handlers on the Solaris box I've got in front
of me, and it seems like the (reset the signal handler after it fires)
also occurs on Solaris, so I'm leaning towards just reseting it
everywhere to be absolutely safe.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 16 16:37:42 2004

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.