10 Nov
2020
10 Nov
'20
12:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25514 --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #4)
Created attachment 113342 [details] [review] Bug 25514: Try to fix random failure from REST/Plugin/Objects.t
It's causing a "Premature connection close" error
https://docs.mojolicious.org/Mojolicious/Guides/FAQ#What-does-Premature- connection-close-mean
This is just a guess but maybe it would help to have the Test::Mojo object initiated just before the get?
It is not a 'timeout' per-se, usually. But some exception making the controller terminates before sending an answer to the caller. -- You are receiving this mail because: You are watching all bug changes.