19 Nov
2020
19 Nov
'20
9:24 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26031 --- Comment #24 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Can you explain your patch, Mason? Adding sleep everywhere in this script won't make the tests pass IMO. The calls are synchronous, sleep(1) won't change anything. And even if it would, it's (almost) always a bad idea as 1s won't be enough in all cases (slow servers?) -- You are receiving this mail because: You are watching all bug changes.