hoo added a subscriber: aaron. hoo added a comment.
In https://phabricator.wikimedia.org/T135485#2310621, @hoo wrote: > I probably caused this with https://phabricator.wikimedia.org/rEWBAb27c48569bf9e8fbd8754b451821d2a4e2e70910, investigating on how to continue here. We have to possible ways to solve this here: We could use `DatabaseBase::onTransactionIdle` for deleting the entity usage rows in question or just revert https://phabricator.wikimedia.org/rEWBAb27c48569bf9e8fbd8754b451821d2a4e2e70910, not sure what's more desirable. Using `onTransactionIdle` would shorten the transaction started from `FileDeleteForm::doDelete`. Maybe @daniel or @aaron have an opinion? TASK DETAIL https://phabricator.wikimedia.org/T135485 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo Cc: aaron, Green_Giant, McZusatz, Krenair, Storkk, aude, hoo, daniel, Pokefan95, Aklapper, Steinsplitter, Wdwd, Zppix, Riley_Huntley, D3r1ck01, Izno, Wikidata-bugs, El_Grafo, Mbch331, Jay8g, fgiunchedi _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
