http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12263 Bug ID: 12263 Summary: SIPServer does not respond correctly to signals Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: SIP2 Assignee: koha-bugs@lists.koha-community.org Reporter: colin.campbell@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com The Sipserver class is derived from Net::Server part of Net::Server's functionality is to respond to signals with standard and pedictable behaviour. i.e. send a HUP signal and the server should restart its children send a QUIT signal and the server should shutdown cleanly This does not work with the currently shipped version send a HUP and it will log that it is re-exec'ing the process but this fails -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.