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

sometimes R process hangs up #1296

Open
jacobkasper opened this issue Jul 2, 2024 · 5 comments
Open

sometimes R process hangs up #1296

jacobkasper opened this issue Jul 2, 2024 · 5 comments

Comments

@jacobkasper
Copy link

I cannot figure out why this happens, but sometimes my inferior R process hangs up and C-c C-c does not stop it. I have to kill the buffer and start again. It might be related to sending code too quickly to the buffer, but I not sure about this. It does not happen if I go into RStudio. What are the steps to debug this?

@parvizfarnia
Copy link

parvizfarnia commented Jul 2, 2024

I confirm that have the same problem : #1297

The first time that I noticed, was when I was working on a Shiny application. When I run the program and it was listening on 127.0.0.1/... obviously the shell was blocked. When I decided to halt the server via C-c C-c I noticed that it was impossible and C-c C-c indeed had absolutely no effect.

@igutermes
Copy link

I have the same problem. It also happens to me when running shiny process

@idhx
Copy link

idhx commented Sep 9, 2024

Do you use corfu for autocompletition? This was the root of the problem for me, see here

@jacobkasper
Copy link
Author

I do not use corfu

@igutermes
Copy link

Do you use corfu for autocompletition? This was the root of the problem for me, see here

Thanks for the suggestion. I don't use corfu either.

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

4 participants