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
The (quit) command ends the REPL but it does not let go - it just hangs. Reproducible via both git bash (MINGW64) and on DOS prompt on Windows 10. Have to go into Task Manager, find the process, and kill the uncivil way. This is a showstopping issue for me. Maybe there is a way to do it, as this is the first time I'm evaluating it, andI'm just missing something?
The text was updated successfully, but these errors were encountered:
The
(quit)
command ends the REPL but it does not let go - it just hangs. Reproducible via both git bash (MINGW64) and on DOS prompt on Windows 10. Have to go into Task Manager, find the process, and kill the uncivil way. This is a showstopping issue for me. Maybe there is a way to do it, as this is the first time I'm evaluating it, andI'm just missing something?The text was updated successfully, but these errors were encountered: