Avoid self-deadlocks in MessageCache::replace()
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 21 Aug 2015 21:46:44 +0000 (14:46 -0700)
committerOri.livneh <ori@wikimedia.org>
Tue, 25 Aug 2015 20:04:19 +0000 (20:04 +0000)
commita88e9ba007d5eb30c68749213e37ccbe9b64ead4
tree3169014acf9668484d3a7ad3573aa64555b29176
parentad1fb276de5a2e5bcbcf6db89d45227d35980111
Avoid self-deadlocks in MessageCache::replace()

* This makes use of the $rclass flag in BagOStuff

Bug: T109183
Change-Id: I305f51e744aac53876e5865f860c282aa2efbd8b
includes/cache/MessageCache.php