diff options
author | Damien George <damien.p.george@gmail.com> | 2020-02-06 01:06:59 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-02-07 16:08:26 +1100 |
commit | 5a91cd9ff3e97b74ad6c9a615f810b8fcebbe110 (patch) | |
tree | f23b7aa26cf36010f8ac1415900609e83dc24bb6 /lib/utils/interrupt_char.h | |
parent | 98a3911c430b0cc96e1821d7ca589b9be3355fc3 (diff) | |
download | micropython-5a91cd9ff3e97b74ad6c9a615f810b8fcebbe110.tar.gz micropython-5a91cd9ff3e97b74ad6c9a615f810b8fcebbe110.zip |
lib/utils/pyexec: Handle pending exceptions after disabling kbd intrs.
Pending exceptions would otherwise be handled later on where there may not
be an NLR handler in place.
A similar fix is also made to the unix port's REPL handler.
Fixes issues #4921 and #5488.
Diffstat (limited to 'lib/utils/interrupt_char.h')
0 files changed, 0 insertions, 0 deletions