diff options
author | Damien George <damien@micropython.org> | 2023-06-15 12:19:57 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-06-15 12:19:57 +1000 |
commit | 47dc7d0130d583ce3c9426a82eabe0473ec1cfa5 (patch) | |
tree | c8c6611f47117ccc37e12cb383d8bc681c3088d8 /tests/extmod/asyncio_gather.py | |
parent | 0908d00453e63560451edfd062a0d24face1c705 (diff) | |
download | micropython-47dc7d0130d583ce3c9426a82eabe0473ec1cfa5.tar.gz micropython-47dc7d0130d583ce3c9426a82eabe0473ec1cfa5.zip |
esp32,esp8266: Allow Ctrl-C to interrupt the corrupt-fs while loop.
Commit c046b23ea29e0183c899a8dbe1da3bed3440a255 prevented frozen boot code
from being interrupted by Ctrl-C, but that means a corrupt filesystem will
forever lock up an esp32/esp8266 board. This commit fixes that by
explicitly enabling Ctrl-C before running the forever loop.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/extmod/asyncio_gather.py')
0 files changed, 0 insertions, 0 deletions