Troubleshoot, fix

This commit is contained in:
Stephan
2018-03-16 09:06:44 +01:00
parent 3637e1e5af
commit dda696bde5
89 changed files with 721 additions and 781 deletions

View File

@@ -757,7 +757,7 @@ namespace Umbraco.Web.PublishedCache.NuCache
using (_contentStore.GetWriter(_scopeProvider))
using (_mediaStore.GetWriter(_scopeProvider))
{
// fixme - datatype lock
// fixme - need to add a datatype lock
// this is triggering datatypes reload in the factory, and right after we create some
// content types by loading them ... there's a race condition here, which would require
// some locking on datatypes