https://bugzilla.wikimedia.org/show_bug.cgi?id=56269
--- Comment #14 from Sam Reed (reedy) <[email protected]> --- (In reply to comment #13) > I've found one way to reproduce this issue: if something causes a transaction > start (likely via DBO_TRX or DBO_DEFAULT) and then something throws an > exception that makes its way into MWExceptionHandler::handle, the database > connection isn't properly shut down before exit() is called. Since Gerrit > change #79852, this causes log messages about uncommitted DB writes when the > database object is destroyed. Of course this is a symptom rather than a cause. And it being a recent change means it's more visible, rather than potentially failing silently in the background -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
