25 Mar
2022
25 Mar
'22
1:58 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30172 --- Comment #36 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 132241 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132241&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. Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.