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

       Web browser: ---
            Bug ID: 51577
           Summary: Update property subjects using a background dispatcher
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Semantic MediaWiki
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Currently ->updateStore() will detect differences between a property data
object and its data available in the store. Unfortunately if a disparity is
found, it generates all necessary background jobs during the same session which
can lead to a time-out or deadlock due to the amount of subjects involved.

## Solution
Move the update job generation into a background dispatcher.

-- 
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