From 918baa85b8ce6edfe8097035fdc1a28f1945aeae Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 28 May 2020 13:53:03 +0000 Subject: [PATCH] --- devdocs/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 275dc351..07e605b4 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -33,6 +33,9 @@ todo: add backup master time out setting TODO: BIG UPDATE ALL GUTS +todo: do I have a memory leak or something? + I'm seeing gc not collecting beyond a certain point and possibly rising over time gen0 + https://docs.microsoft.com/en-us/aspnet/core/performance/memory?view=aspnetcore-3.1 todo: notification?