]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-master: If SIGINT idle-kill is ignored due to handling a new client, make sure...
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 29 Oct 2025 17:44:15 +0000 (19:44 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Fri, 31 Oct 2025 10:02:18 +0000 (10:02 +0000)
commit41c6d01d1be933cb24183a78aa38651ac2c75ce7
tree3308f1529bc658c01429b2e18156d351b5e7023b
parentbd6e61db7f8e1ce6aa7d4bda370b75ad99733b31
lib-master: If SIGINT idle-kill is ignored due to handling a new client, make sure master status is notified

Master should have been notified usually, but it could have been an
unimportant notification that was ignored due to write() returning EAGAIN.
src/lib-master/master-service.c