problem description
pomelo memory leak rss soars
the environmental background of the problem
use the pomelo-robot performance testing framework to establish a connection and release the connection after several communications. About 20w connections are repeatedly established and 200w times are communicated with each other. While establishing the connection, the previous connection is released at the same time. About 2,000 connections will be online at the same time.
what methods have you tried
when you view with pomelo list on windows, the rss also increases, but when the connection is stopped, it drops to the initial level, but the linux increases all the time and hardly decreases. (heapTotal on linux will also drop to the initial level after stopping the connection, except for rss.)