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
I also see this a lot and captured a screenshot ~2 days ago, but hadn't posted because I wasn't sure what the repro was. So confirming it's also a problem for R users.
It is trivially easy to repro this with R, just run any command that runs for > 5 seconds or so.
It's surprising that the variables pane is trying a full refresh so often. I would generally expect it to rely on getting update events in these scenarios.
Interpreter details:
Python 3.12.1
Describe the issue:
This popup happens when the console has been running longer than 5 seconds, even if it is expected
Steps to reproduce the issue:
eg,
pip install vetiver
Expected or desired behavior:
Positron to understand that this cell is still running, so do not throw an error
The text was updated successfully, but these errors were encountered: