Memory Leak in mediasoup-client-aiortc During Load Testing – Best Practices and Installation Advice

I’m experiencing a memory leak issue similar to the one reported here: https://github.com/aiortc/aiortc/issues/701 when using mediasoup-client-aiortc during load testing.
What is the recommended solution to address this for long-running load tests?

Also, for installing mediasoup-client-aiortc, is it better to use the npm package (npm install mediasoup-client-aiortc) or install directly from GitHub (github:versatica/mediasoup-client-aiortc)?