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

Wikid77 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Wikid77 <[email protected]> ---
When 2 users run section=new within a minute of each other, then the 2nd new
section sometimes "overwrites" the 1st new section. The result seems to be 2
different updates to the prior (base) revision, rather than a series of 2
updates, in tandem. I think the option for "section=new" must issue a read-lock
of the page, then append and unlock, to let the 2nd editor read-lock, append
and unlock the page as appending to the lastest prior revision, ensured by a
read-lock, or semaphore lock, until each "section=new" is completed.

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