Problem/Motivation
#2205527: Move configuration import lock to lock.persistent service since a lock can not exist beyond a single request added a persistent lock service but did not mark it backend overrideable.
Proposed resolution
Mark it.
#2205527: Move configuration import lock to lock.persistent service since a lock can not exist beyond a single request added a persistent lock service but did not mark it backend overrideable.
Mark it.
Comments
Comment #1
dawehnerPerfect
Comment #2
alexpottThis issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed 7276b28 and pushed to 8.0.x. Thanks!