On the cover page of my repl it won't let me restart the program

Problem Description:
When I click “Stop” after running my repl, and then click the play button, it just resumes me where I last was without the option to enter text.

the Console of my repl also doesn’t work either

Expected behavior:
It should restart the repl, not just pause, then resume it.
The Console should allow me to run my repl.

Actual behavior:


For your second issue, running kill 1 in the Shell should resolve the issue, at least temporarily.

3 Likes