whatsapp-api
whatsapp-api copied to clipboard
Memory Leakage?
When I run the project using npm run start
, the memory usage is fine. However, after a few hours, the memory consumption increases to 50% and continues to rise. I have observed it reaching 97%.
What can I do to reduce this effect?