Jeff Epler e9bc8e892b pyexec: Handle a ctrl-c that comes in "very late"
In relatively unusual circumstances, such as entering `l = 17 ** 17777`
at the REPL, you could hit ctrl-c, but not get KeyboardInterrupt.
This can lead to a condition where the display would stop updating (#2689).
2020-08-25 11:45:00 -05:00
..
2019-08-27 12:49:46 -07:00
2019-08-27 12:49:46 -07:00
2020-07-06 19:16:25 +01:00
2020-07-06 19:16:25 +01:00