diff options
author | Damien George <damien.p.george@gmail.com> | 2020-02-06 01:05:47 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-02-07 16:08:20 +1100 |
commit | 98a3911c430b0cc96e1821d7ca589b9be3355fc3 (patch) | |
tree | 1182ab05b8366c85f40700548bd003d2a6bd3597 /lib/utils/pyexec.c | |
parent | 7a5752a7489f6be1c7307455b33119888392a09d (diff) | |
download | micropython-98a3911c430b0cc96e1821d7ca589b9be3355fc3.tar.gz micropython-98a3911c430b0cc96e1821d7ca589b9be3355fc3.zip |
py/scheduler: Add "raise_exc" argument to mp_handle_pending.
Previous behaviour is when this argument is set to "true", in which case
the function will raise any pending exception. Setting it to "false" will
cancel any pending exception.
Diffstat (limited to 'lib/utils/pyexec.c')
0 files changed, 0 insertions, 0 deletions