CsQuery icon indicating copy to clipboard operation
CsQuery copied to clipboard

Memory Leaks - Holding Memory Issues

Open mowsean opened this issue 3 years ago • 0 comments

I have analyzed my process and found below from the CsQuery holding the memory and when process is in idle state it still holding the memory

[static var CsQuery.HtmlParser.HtmlData.TokenIDs] [static var CsQuery.StringScanner.CharacterData.characterFlags] [static var CsQuery.HtmlParser.HtmlData.baseXXchars]

mowsean avatar Dec 16 '20 17:12 mowsean