diff options
author | Damien George <damien.p.george@gmail.com> | 2017-10-19 14:10:17 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-10-19 14:10:17 +1100 |
commit | 9725a654bdfc4ec0b7d6bc6aa3f4365f0825c5f3 (patch) | |
tree | e3c95bc281d7ed0a6c21bf70fa0a9a2005bd0bcf /py/stackctrl.c | |
parent | c53ca32561d19add3c2f6fae9b09d472fe52165e (diff) | |
download | micropython-9725a654bdfc4ec0b7d6bc6aa3f4365f0825c5f3.tar.gz micropython-9725a654bdfc4ec0b7d6bc6aa3f4365f0825c5f3.zip |
extmod/uos_dupterm: Swallow any errors from dupterm closing the stream.
Without this the board will crash when deactivating a stream that doesn't
have a close() method (eg UART) or that raises an exception within the
method (eg user-defined function).
Diffstat (limited to 'py/stackctrl.c')
0 files changed, 0 insertions, 0 deletions