knotd: remove forced stop from signal handler
The signals are blocked during server shutdown. Therefore the signal handler could not be called twice.
Please register or sign in to comment
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
The signals are blocked during server shutdown. Therefore the signal handler could not be called twice.