[Koha-bugs] [Bug 35819] "No job found" error for BatchUpdateBiblioHoldsQueue (race condition)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 31 14:41:36 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35819

--- Comment #36 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 161683
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161683&action=edit
Bug 35819: Add simple delay

Here I add 500 ms. In my testing with the 1s sleep from the test
plan, I might see one or two 'not found' lines. Obviously things
depend on the time needed before the txn commits. But it will
reduce a flood of these messages.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list