This commit is contained in:
Shannon
2020-07-08 14:53:53 +10:00
parent a947fa3121
commit 7819d1acf5
@@ -172,7 +172,6 @@ namespace Umbraco.Core.Runtime
}
catch (Exception ex)
{
// unexpected, if this occurs MainDom will be shutdown!
_logger.Error<SqlMainDomLock>(ex, "Unexpected error during listening.");
// We need to keep on listening unless we've been notified by our own AppDomain to shutdown since