Fix bug in SQL queue that can cause tasks to be run twice in a multiprocess environment
authorRich Lott / Artful Robot <forums@artfulrobot.uk>
Mon, 7 Oct 2019 14:14:46 +0000 (15:14 +0100)
committerRich Lott / Artful Robot <forums@artfulrobot.uk>
Mon, 7 Oct 2019 14:14:46 +0000 (15:14 +0100)
commite38f694bccb17d10364e7c6ce20973084c02c1a9
treef1b6be835141daa739046aedce410559eaceab7a
parentffadd264f83bd29fa3e5614246b3db0b94f2fe4d
Fix bug in SQL queue that can cause tasks to be run twice in a multiprocess environment
CRM/Queue/Queue/Sql.php