https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30172
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132140|0 |1 is obsolete| | Attachment #132177|0 |1 is obsolete| | --- Comment #28 from Nick Clemens <[email protected]> --- Created attachment 132181 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132181&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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
