BufferedEnumerator that keeps 5 tokens in memory instead of 12,000,000
This commit is contained in:
@@ -156,7 +156,6 @@ public class Program
|
||||
_app.Logger.Log(LogLevel.Error, "ParseSaveEU4 Error: {errorMesage}", errorMesage);
|
||||
}
|
||||
|
||||
GC.Collect();
|
||||
await httpContext.Response.WriteAsJsonAsync(meta);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user