https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40946
--- Comment #3 from Kyle M Hall (khall) <[email protected]> --- Created attachment 192259 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192259&action=edit Bug 40946: Remove warning "Aborted connection" from Koha/Z3950Responder/ZebraSession.t start_server from Net::Z3950::SimpleServer is going to fork and the DB server is aborting the connection db-1 | 2025-10-03 12:02:12 272 [Warning] Aborted connection 272 to db: 'koha_kohadev' user: 'koha_kohadev' host: '172.19.0.6' (Got an error reading communication packets) Test plan: prove t/db_dependent/Koha/Z3950Responder/ZebraSession.t => Without this patch you will see a warning in the db container log => With this patch apply the warning no longer appears Signed-off-by: David Nind <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
