https://bugzilla.wikimedia.org/show_bug.cgi?id=53400
--- Comment #7 from physikerwelt <[email protected]> --- I implemented that... it's in the dev branch https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FMath.git/9103fe0c451485cf7e492d1099d21188c5fa20d4/MathRenderer.php#L248 for me that reduced the error but caused deadlocks on very heavy "write attacks" on the database However in the last test I had no errors but write delays of 120 seconds and more . (I used 16 cores to write in parallel to my local mysql database) I did not submit that to the master branch because it's hard to get code reviews for something like that. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
