Thanks for sharing this !
There is currently a memory leak in the client side function sendSync.
It can be recreated by looking at the system memory profile. The node heap is not affected. The leak seems to be related to the size of the incoming response.
Thanks for sharing this !
There is currently a memory leak in the client side function sendSync.
It can be recreated by looking at the system memory profile. The node heap is not affected. The leak seems to be related to the size of the incoming response.