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
When running the command tsx server.ts it results in the node process taking up more and more memory until it crashes. During this time the thread count also goes up.
Your reproduction doesn't currently demonstrate any problems, and feels more like a "help request" as it requires further investigation from others to confirm your claim.
Acknowledgements
Minimal reproduction URL
https://github.com/joshk132/bug
Problem & expected behavior (under 200 words)
When running the command
tsx server.ts
it results in the node process taking up more and more memory until it crashes. During this time the thread count also goes up.OS: macOS Sequoia 15.2
Hardware: MacBook Air M1 16GB ram 256GB SSD.
I am not sure how to reproduce this error in GHA or get it to show in StackBlitz so adding this comment here.
Bugs are expected to be fixed by those affected by it
Compensating engineering work will speed up resolution and support the project
The text was updated successfully, but these errors were encountered: