icolomer
icolomer
Hi @MattB-msft , Although I see some GC collects when doing the RetrieveMultiple, these Byte[] arrays doesn't get collected until it passes some minutes (and doing a GC collect manually...
> Hi @Ivan-Colomer , just curious, which tool did you use to track memory usage? > > Thanks! Hi, I used jetBrains dotMemory 2022.2.1 > @Ivan-Colomer The line: > >...
> > @Ivan-Colomer when calling retrieve multiple, Are you using RetrieveMultipleAsync or just RetrieveMultiple ? > > I can confirm the memory issue. It doesn't take minutes, it happens from...