Replies: 2 comments 8 replies
-
|
We are tracking this problem in #9852 and are currently making plans for how to address this. As a temporary workaround, you should be able to get out of the laggy, hung state by running Console: Clear Console from the command palette; this will clear the history but not restart Python. |
Beta Was this translation helpful? Give feedback.
-
|
I'm not sure if it's the same issue, but this month I've been experiencing frequent lag with the Postron R language editor. Even when handling small samples and simple analyses, it often becomes unresponsive, requiring several seconds to register a change. Sometimes the program even stops responding altogether. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using Positron daily for Python for the last couple of weeks and it's mostly been a good experience. The data explorer is great, especially the ability to sort by more than one column. One thing that does disrupt my work is that the console becomes hung after a couple of hours of work. Suddenly ctrl+enter or running code cells stops working and writing a line of code directly in the console and hitting enter doesn't work as well. The text editor is responsive, I can edit the code and save without issues, but I can't run anything without restarting Positron. I'm looking at somewhat large data (~35 million rows, 8 columns), but I don't think it's a memory issue, because task manager shows I still have plenty of memory and CPU free.
Any ideas?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions