tc3-data-logger icon indicating copy to clipboard operation
tc3-data-logger copied to clipboard

Possible editor memory leak with more than 5 chained methods.

Open benhar-dev opened this issue 5 years ago • 0 comments

AddStringLiterals are used to create a header for the data incoming data if more than ~5 are added consecutively we seem to experience a memory leak;

image

The build is stuck in “generate code…” phase, and we get a huge jump in memory usage that continues to grow.

image

benhar-dev avatar Dec 07 '20 22:12 benhar-dev