You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a look and it seems that the issue is with Node. The references to SourceTextModule are not cleaned up properly. I will look into it more, but 90% that's it. I will open an issue in Node if it's true and will mention this issue.
🐛 Bug Report
The new experimental implementation leaks memory.
To Reproduce
Steps to reproduce the behavior:
Using node 13 or 14 (for unflagged ESM)
Expected behavior
It should not leak
Link to repl or repo (highly encouraged)
This repo
The text was updated successfully, but these errors were encountered: