Skip to content

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

Open
@roryk

Description

@roryk

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions