From cc9c515b79783d13984618201ae123dfdc064fe7 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 18 Mar 2021 14:29:14 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 9cf22be6..3ea49e2b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -158,6 +158,10 @@ What up with this and can it be blocked from logging / something simpler logged at AyaNova.Biz.CoreJobLicense.DoWorkAsync() in C:\data\code\raven\server\AyaNova\generator\CoreJobLicense.cs:line 72 at AyaNova.Biz.JobsBiz.ProcessJobsAsync() in C:\data\code\raven\server\AyaNova\biz\JobsBiz.cs:line 178 + +todo: is there a way to tell if other connections are being used to AyaNova db + like a utility or they are fucking around and it's affecting performance etc + LATER ......