U4-6626 - XmlCache, bugfix locks
This commit is contained in:
@@ -130,7 +130,8 @@ namespace Umbraco.Web.PublishedCache.XmlPublishedCache
|
||||
}
|
||||
|
||||
if (runNow)
|
||||
Run();
|
||||
//Run();
|
||||
LogHelper.Warn<XmlCacheFilePersister>("Cannot write now because we are going down, changes may be lost.");
|
||||
|
||||
return ret; // this, by default, unless we created a new one
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user