We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Because I want to run a node.js server, I set quickrun-timeout-seconds to nil, then nothing can be printed.
I then test with a php file, here is the result: Process quickrun-process-php finished
Process quickrun-process-php finished
Is it a intended feature, or how should I fix it?
The text was updated successfully, but these errors were encountered:
Same here but running C!
Sorry, something went wrong.
Same here, I thought it should disable timeout and keep running the code forever.
Any update?
I use (setq quickrun--run-in-shell t)
(setq quickrun--run-in-shell t)
No branches or pull requests
Because I want to run a node.js server, I set quickrun-timeout-seconds to nil, then nothing can be printed.
I then test with a php file, here is the result:
Process quickrun-process-php finished
Is it a intended feature, or how should I fix it?
The text was updated successfully, but these errors were encountered: