https://bugzilla.wikimedia.org/show_bug.cgi?id=43222
--- Comment #7 from Matthew Flaschen <[email protected]> --- What about the nullLockManager I asked about? I'm not totally comfortable with the change from nullLockManager to fsLockManager (https://gerrit.wikimedia.org/r/#/c/30177/20..24/MathTexvc.php). In theory it should be okay on the WMF cluster, since it looks like it only applies if wgMathFileBackend is not set. In mediawiki-config, there is: $wgMathFileBackend = $wmgMathFileBackend; in CommonSettings.php and: 'wmgMathFileBackend' => array( 'default' => 'global-multiwrite' ), in LocalSetting.php. However, it could affect other installations. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
