Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sudden prompt over a lengthy intrinsic in REPL #154

Open
marcgurevitx opened this issue Jun 12, 2024 · 0 comments
Open

Sudden prompt over a lengthy intrinsic in REPL #154

marcgurevitx opened this issue Jun 12, 2024 · 0 comments

Comments

@marcgurevitx
Copy link
Contributor

Currently in C++ REPL if one runs some lengthy intrinsic (eg exec "sleep 100", 101), after 60 seconds the REPL suddenly prompts for input. If one just presses Return, it continues to run and finishes the call.

The proposal is to eliminate the surprising prompt and to just continue working as long as it takes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant