Possible memory leak - W10 + 099 Build 2017.14620

Tox attached. On my machine this will eat increasing amounts of memory until OS crash, even with most nodes disabled and TD paused.
websocketImgData.tox (1.86 KB)

extra info - tested on 099 build 2017.31700 (experimental as of right now) and the behavior is the same. upgraded the machine to 16gb memory (previously 8gb) and the issue is the same.

oddly, throwing it into perform mode (nothing displaying, just black window) immediately halts the memory consumption. turning viewer off on all nodes does not stop the issue. sliding all nodes out of view does not stop the issue.

Hey,

I’m having trouble reproducing this. Can you tell me what the websocket server setup is on your localhost so I can replicate the same environment?

Best
Markus

pretty simple node.js websocket server, script attached.
sockserv.js (4.03 KB)