-
-
Notifications
You must be signed in to change notification settings - Fork 596
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
polymake interface: Bug in interrupt handling - expect_list #22702
Comments
comment:1
There is no |
comment:2
No, I want this to be a follow up ticket. |
comment:3
Replying to @mkoeppe:
Well, then mention that on the ticket! |
comment:4
Thanks, done. |
Dependencies: #22452 |
Changed keywords from none to polymake |
Following up on #22452 (Create a Polymake pexpect interface):
In
polymake.py
,Polymake._keyboard_interrupt passes
a bad first argument in the lineThis leads to:
I do not know how to reproduce this consistently. It involves pressing C-c at the right moment.
See also: #22710: Meta-ticket: polymake
Depends on #22452
CC: @simon-king-jena
Component: interfaces
Keywords: polymake
Issue created by migration from https://trac.sagemath.org/ticket/22702
The text was updated successfully, but these errors were encountered: