positron icon indicating copy to clipboard operation
positron copied to clipboard

Force quitting reticulate python terminates Positron IDE

Open matthewgson opened this issue 1 year ago • 1 comments

System details:

Positron and OS details:

Positron 10.0.13

Interpreter details:

R 4.4.1 Python 3.12

Describe the issue:

Force quitting reticulate python terminates Positron IDE

Steps to reproduce the issue:

  1. library(reticulate)
  2. repl_python()
  3. exit
  4. force quit

https://github.com/user-attachments/assets/3e2c1ffb-5aaf-41aa-9d48-b9640673842c

Expected or desired behavior:

Force quit Python terminal, not entire IDE

Were there any error messages in the UI, Output panel, or Developer Tools console?

No.

matthewgson avatar Oct 10 '24 00:10 matthewgson

@matthewgson Thanks for reporting! I'll work on it soon.

dfalbel avatar Oct 10 '24 00:10 dfalbel

Verified Fixed

Positron Version(s) : 2024.11.0-140
OS Version          : OSX

Test scenario(s)

Positron does not crash when repro steps followed.

Link(s) to TestRail test cases run or created:

testlabauto avatar Oct 31 '24 18:10 testlabauto