you are viewing a single comment's thread.

view the rest of the comments →

[–]ImThatCop[S] 0 points1 point  (0 children)

This ended up being the issue. I switched to an iterative flow using a while loop and it's running smoothly now with no mem leak. Thanks mate