- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 25,241
- راهحلها
- 27
- پسندها
- 3,278
- امتیازها
- 113
- سن
- 29
- محل سکونت
- England
- وب سایت
- xenforo.xyz
The
Forum repository wraps the insert query to xf_forum_read in a executeTransaction block with AbstractAdapter::ALLOW_DEADLOCK_RERUN, but the equivalent Thread repository function markThreadReadByUser doesn't. Wondering if there's a reason for this, and if it could be explored that both do it, as we're seeing some deadlock errors on a very active forum and not sure if this may fix it.