21 Nov
2025
21 Nov
'25
9:47 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41271 --- Comment #8 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 189828 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189828&action=edit Bug 41271: Dont run Net::Server::PreFork->run on 'require' or 'use' By using 'unless caller' we ensure the class is not executed when Pod::Coverage->new does 'require C4/SIP/SIPServer.pm Ensure no regressions are added: prove t/db_dependent/SIP/* koha-sip --restart kohadev koha-sip --status kohadev Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.