Revert "Products.CMFActivity.Activity.SQLBase: Drop "FOR UPDATE"."
This reverts commit 89aa2a6b. The assumption that FOR UPDATE was unnecessary is wrong: when SQLDict reserves similar activities, it will race against these primo-reservations. So this change actually opens the possibility for duplicate activity reservation. Revert this change until (hopefully) a better fix is implemented.
Showing
Please register or sign in to comment