Problem description:
The console shows ‘running’ even though there’s been an error.
Expected behavior:
The console should stop running.
Actual behavior:
The console shows running, like forever.
Steps to reproduce:
- Get a repl
- Write some code that produces an error
- Run it
(There might be some errors that terminates the programs, but most don’t.)
(Also, I’m using c++)
Browser: Chrome
OS: Windows 11
Device (Android, iOS, NA leave blank): Lenovo
Desktop app version (Avatar menu->“Version”) or NA: NA
Plan (Free, Replit Core): Replit Core
Screenshots
Here is an example of an error that makes keeps it running forever:
notice that green dot in the top right corner. (not my pfp)