Merge branch temp8 into temp8-U4-11227

This commit is contained in:
Stephan
2018-05-02 17:50:58 +02:00
45 changed files with 682 additions and 533 deletions

View File

@@ -802,7 +802,6 @@ namespace Umbraco.Web.PublishedCache.NuCache
switch (payload.ChangeType)
{
case DomainChangeTypes.RefreshAll:
using (var scope = _scopeProvider.CreateScope())
{
scope.ReadLock(Constants.Locks.Domains);