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

Aaron Schulz <aschulz4...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aschulz4...@gmail.com

--- Comment #3 from Aaron Schulz <aschulz4...@gmail.com> ---
Ideally we'd also avoid the SELECT FOR UPDATE (followed by the parsing) and
just do CAS style logic at the last second. The advantage would be that if a
page takes 10 seconds to render and two people save at the same time, it would
take about 10 seconds for each rather than 20 right now (people have complained
about it taking forever to even get edit conflict pages).

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to