Skip to content

VS Code Extension: Run All Cells causes disconnection from R interactive terminal #705

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

Open
roryk opened this issue May 9, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@roryk
Copy link

roryk commented May 9, 2025

Bug description

On some documents, f I do quarto -> run all cells, the connection between the interactive R session and the terminal turns red and gets interrupted. This can also happen if I run each cell manually, but run several in a row. If I slowly send each one manually, it doesn't happen. It doesn't seem related to the contents of the cell, it can happen when I am defining a function and not running it. This happens on both a M1 and M2 Mac; it's been happening for months so it isn't related to any particular updates. I'm not sure how to even debug this issue, do you all have any suggestions? Thanks so much.

Steps to reproduce

I'm not sure how to reproduce it, but it happens fairly regularly.

Actual behavior

R session and terminal loses connection when running quarto -> run all cells, or otherwise sending several cells of input to the R process.

Expected behavior

The interactive session to just run normally.

Your environment

Both a M1 and M2 Mac. This happens both using Cursor and VS Code.

@roryk roryk added the bug Something isn't working label May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant