https://bugzilla.wikimedia.org/show_bug.cgi?id=31030

       Web browser: ---
             Bug #: 31030
           Summary: Add a new MW_ constant for long-running scripts.
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Maintenance scripts
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


r52460 introduced a local cache which could -- in a long-running script --
pollute the information the script is using if a user happens to be renamed
while it's running.

We may want to consider adding a new MW_ constant like MW_COMPILED set in the
context of a long-running script which would be polluted by caches meant to
make requests more efficient. And caching code such as that would disable
itself in such a situation.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to