Skip to content

Conversation

kevinushey
Copy link
Contributor

@kevinushey kevinushey commented Sep 18, 2025

Closes posit-dev/positron#9467.

I'm not sure how pervasive this sort of issue might be, though. Could any usage of harp APIs theoretically be interrupted by the user? Or does harp need to suspend interrupts in more contexts?

Copy link
Contributor

@lionel- lionel- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, I think I'd prefer to suspend interrupts in write_console() here. Trying to recover from failing R calls in these handlers seems a bit hard to reason about.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash when interrupting after immediately submitting command
2 participants