]> git.saurik.com Git - redis.git/commitdiff
Mask SIGALRM everything but in the main thread.
authorantirez <antirez@gmail.com>
Tue, 27 Mar 2012 11:48:53 +0000 (13:48 +0200)
committerantirez <antirez@gmail.com>
Tue, 27 Mar 2012 11:48:57 +0000 (13:48 +0200)
This is required to ensure that the signal will be delivered to the main
thread when the watchdog timer expires.


No differences found