URL: https://github.com/SSSD/sssd/pull/107
Title: #107: WATCHDOG: Avoid non async-signal-safe from the signal_handler

jhrozek commented:
"""
So..I wonder how much of a hack this is but if the intent here is to reset the 
watchdog from a signal handler, could we send a signal to self (`kill(getpid(), 
SIGHUP)`) with a signal that is handled by tevent and in that tevent-driven 
signal handler, reset the watchdog?
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/107#issuecomment-266446340
_______________________________________________
sssd-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to