lukehaas / RunJS

RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.
https://runjs.app
2.03k stars 44 forks source link

After Loading big data, can't kill process #548

Closed lasharela closed 1 year ago

lasharela commented 1 year ago

I just tested a little bit data (Not very big). RunJS is trying to run code immediately. I'm trying to use Kill process or stop but non of them are working.

my OS is MacOS, M1

lukehaas commented 1 year ago

Try clicking on Clear in the edit menu and then restarting the app.

lukehaas commented 1 year ago

@lasharela were you able to resolve this?