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

Fix async keyboardinterrupt escape #13764

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tfarago
Copy link

@tfarago tfarago commented Sep 20, 2022

A solution to #13737. Please see the issue for the description of the problem.

to remove code duplication by the time we implement async prompt.
by implementing prompt_for_code_async which properly cancels PT's
application run in case that happens.

Fixes ipython#13737
to be squashed into the respective commits if PR is accepted.
@Carreau
Copy link
Member

Carreau commented Oct 29, 2022

Thanks, much appreciated.

@Carreau
Copy link
Member

Carreau commented Oct 29, 2022

I'll look into more details later, the last few weeks, month have beena bit busy. I'll do my best.

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.

None yet

2 participants