You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: