Re: Subscribed to mailing list, but don't see how to submit a question
Matti Picus <[email protected]> Tue, 6 Jul 2021 12:13:23 +0300
| Newsgroups | gmane.comp.python.pypy |
|---|---|
| Message-ID | <[email protected]> |
On 6/7/21 12:01 pm, Armin Rigo wrote: > Hi, > > You write to the mailing list by writing to [email protected] > <mailto:[email protected]>. > > Your question: How do you break into running pypy3 code, to stop > execution? > > Like CPython, it's supposed to be ctrl-c or Ctrl-break. Maybe it > didn't work on some older versions on windows. If you are using > windows, try upgrading to the latest version. > > A bientôt, > Armin > > Maybe relevant https://foss.heptapod.net/pypy/pypy/-/issues/3454 where ctrl-c does not work sometimes on windows A small reproducer would be nice - it is difficult to determine what is going on in the scenario mentioned in the issue. Matti _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev