summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2019-01-10 15:43:47 +1100
committerDamien George <damien.p.george@gmail.com>2019-01-10 15:43:47 +1100
commitefe0569c260677ac480d8958616f046b992ec6d8 (patch)
tree629568e132640e9da2c3fe0e8ecc6be2191087ce /py
parentafecc124e6a9bb905acae963d759b60ed9ec4f71 (diff)
esp32/mphalport: When tx'ing to REPL only release GIL if many chars sent
Otherwise, if multiple threads are active, printing data to the REPL may be very slow because in some cases only one character is output per call to mp_hal_stdout_tx_strn.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions