Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R: Panic if we shutdown while waiting for an input_reply #694

Open
DavisVaughan opened this issue Apr 9, 2024 · 0 comments
Open

R: Panic if we shutdown while waiting for an input_reply #694

DavisVaughan opened this issue Apr 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DavisVaughan
Copy link
Contributor

DavisVaughan commented Apr 9, 2024

Reprex:

  • menu(c("a", "b"))
  • Shut down the session

We get a structured error message that suggests we were not expecting this to ever occur, but maybe we should special case whatever is happening here to allow the shutdown.

It puts us in a state where we can't get into a new R session without a full shutdown of Positron, which is not great.

Screen.Recording.2024-04-09.at.10.58.58.AM.mov
@DavisVaughan DavisVaughan added the bug Something isn't working label Apr 9, 2024
@lionel- lionel- transferred this issue from posit-dev/positron Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant