Moving cancellation support to libsvn_subr
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 09 Feb 2016 18:19:02 +0000
Daniel Shahaf <d.s_at_daniel.shahaf.name> writes:
> This fixes the race I mentioned, but I think we have another problem
I did something similar in r1729422.
This code keeps growing and I'm thinking of moving both the signal
/* Setup signal handlers and return a cancellation handler. */
/* Return a signal that triggered cancellation or zero if no such
and the application would do:
int main()
return exit_code;
-- Philip Martin WANdiscoReceived on 2016-02-09 19:19:08 CET |
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.