diff options
author | Damien George <damien@micropython.org> | 2021-04-28 10:48:04 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-04-30 15:13:43 +1000 |
commit | a41cd150be01adc59828ead26a01a9d9324773e1 (patch) | |
tree | 17aa446c193e54f44d04dd122ce0d7debeb9c526 /docs/esp8266 | |
parent | a1111b83ed00542b4f5651d3aae9d38ecbbb6dd6 (diff) |
esp8266/modnetwork: Use mp_handle_pending() to raise pending exception.
If MICROPY_ENABLE_SCHEDULER is enabled then MP_STATE_VM(sched_state) must
be updated after handling the pending exception, which is done by the
mp_handle_pending() function.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp8266')
0 files changed, 0 insertions, 0 deletions