diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-04-01 12:53:50 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-04-01 12:53:50 +0300 |
commit | 777232c9a5ce15ca7c7b0b3c52dd2a3b00bb1acc (patch) | |
tree | d5330f4b8cdddc93d27b65a7d67dc0d500913c05 /examples/unix/http_server.py | |
parent | 3d4a5352086894414a291dac14fbfd6166cfae3e (diff) | |
download | micropython-777232c9a5ce15ca7c7b0b3c52dd2a3b00bb1acc.tar.gz micropython-777232c9a5ce15ca7c7b0b3c52dd2a3b00bb1acc.zip |
esp8266: Disallow recursive calls to REPL.
Before this change, if REPL blocked executing some code, it was possible
to still input new statememts and excuting them, all leading to weird,
and portentially dangerous interaction.
TODO: Current implementation may have issues processing input accumulated
while REPL was blocked.
Diffstat (limited to 'examples/unix/http_server.py')
0 files changed, 0 insertions, 0 deletions