24 Feb
2022
24 Feb
'22
10:44 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30172 --- Comment #4 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 131060 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131060&action=edit Bug 30172: Prevent race condition when enqueuing a new task As we are sending the job to the rabbitmq before in the transaction, the worker can receive the job to process before the transaction committed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.