Skip to content

Active interpreter should update when I shut down one of the running interpreters #1076

@jgutman

Description

@jgutman

If I have started up a Python interpreter, and an R interpreter, and then at some point I shut down the R interpreter, the active interpreter should switch back to my Python interpreter (now the only remaining running interpreter). Instead, currently, if I shut down the R interpreter, my console continues to be an R console (now with no active session/interpreter) and the highlighted interpreter in the drop-down continues to be the R interpreter (in shut-down state, no green dot) and I have to specifically click on the Python interpreter again to update both the console and the highlighted interpreter in the drop down.

Both R and Python running, R highlighted in both drop down and in console
image

R is shut down, but still shown as the current interpreter in the drop down list
image

Console still shows R, even though the session has exited
image

I have to click on Python in the drop-down to get the desired behavior
image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions