Hacker News new | ask | show | jobs
How to simply workaround RAM-leaking libraries like Puppeteer (devforth.io)
2 points by deviscool 1458 days ago
2 comments

Only write really short tests/scripts and kill puppeteer after each one. Sadly I want to use a corporate word but that really is best practice.
Yep, sad truth