When to delete event timers

Antonio Nappa jeppojeps at gmail.com
Tue Aug 14 16:15:26 UTC 2018


Hello,

I have a module which registers several events and I am using Nginx 1.12.1,
it looks like when I do a reload that the worker(s) hang and with the help
of strace I see that the events hanging are my events. I have added a
function on process exit but it does not get called (probably because of
the pending events). So my question is when should I delete the timers if
not on process exit?

Thanks,
Antonio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20180814/73fd2192/attachment.html>


More information about the nginx-devel mailing list