positron
positron copied to clipboard
multisessions: `+` button does not dedupe prior to limiting to 5
System details:
Positron and OS details:
Describe the issue:
I'm not seeing the last 5 runtimes in the + session context menu.
Steps to reproduce the issue:
- Start up 5
Rsessions (must be the exact same runtime) - Start up 1
Pythonsession - Click the
+button. - Verify both runtimes display - PASS
- Start up 1
Pythonalternate/different runtime - Verify all 3 runtimes display - FAIL (only R and new Python does)
- Delete the first R runtime
- Verify all 3 runtimes display - FAIL (now the R one has disappeared) 🤷♀
https://github.com/user-attachments/assets/daa34473-ceb7-4f2f-a8e6-71d3959deddd
Expected or desired behavior:
Console + session button should show the last 5 runtimes.