objectcache: minor fix to MultiWriteBagOStuff::doWrite()
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 10 Jul 2018 20:44:24 +0000 (21:44 +0100)
committerKrinkle <krinklemail@gmail.com>
Thu, 12 Jul 2018 02:50:35 +0000 (02:50 +0000)
commit32d8dd04f09f4c031dbb9db99d8ed5fc6b8a0ad6
tree8f27a75f6d1422ac36df1485c0dfd5df298c846a
parentaf363e85a0de038a4349de5f5bef22fc06cc998b
objectcache: minor fix to MultiWriteBagOStuff::doWrite()

For the case of add(), any non-zero index can have async writes

Bug: T198239
Change-Id: I95f63143dcb894b9d12859c221f7d8e72fdf076f
includes/libs/objectcache/MultiWriteBagOStuff.php