Closed jonvanausdeln closed 3 days ago
I just tried to manually restart R on my windows box, with main
build. It just hangs.
Same is true for 2024.12.0-23 .. R won't restart, just hangs
Starting with 2024.12.0-18 on windows, I can't restart R in the console (same behavior as above)
Just an FYI.. I'm holding off promoting any more builds/releases from main
until this gets in.
Positron Version(s) : 2024.12.0-41
OS Version : OSX
Verified with automation on main same day as 41 release was made.
Link(s) to TestRail test cases run or created:
System details:
Positron and OS details:
On current
main
branch, Ubuntu 22Interpreter details:
Describe the issue:
In some CI smoke tests the interpreter fails to restart. It appears to just hang. We see this in both R & Python
Run with R failure: https://github.com/posit-dev/positron/actions/runs/11821042852/ Run with Python failure: https://github.com/posit-dev/positron/actions/runs/11821745434/job/32937189702
Seems to occur most frequently in R console test.
Steps to reproduce the issue:
The beginning of most tests, restart/start up the interpreter. The failure appears during this step.
Expected or desired behavior:
Interpreter to restart
Were there any error messages in the UI, Output panel, or Developer Tools console?
We didn't see anything pertinent in the logs, but they are attached to the above mentioned CI runs.
!!! QA NOTES !!!
R console restart tests are turned off due to this (https://github.com/posit-dev/positron/pull/5371) Please remember to turn back on when this is fixed.