diff options
author | Daniël van de Giessen <daniel@dvdgiessen.nl> | 2022-11-23 14:20:58 +0100 |
---|---|---|
committer | Daniël van de Giessen <daniel@dvdgiessen.nl> | 2023-09-01 14:23:54 +0200 |
commit | 3cc3e4e032edd912dd3a55b8df65927e48217f2c (patch) | |
tree | a0c15e0e1476afcad16bc79bb42527b66aedb500 /tools/metrics.py | |
parent | f8bd6778c85322b33008d749ae4021cafa067044 (diff) |
esp32/machine_uart: Release GIL for blocking reads.
If we're reading from an UART with a non-zero timeout, we can release the
GIL so that other threads/tasks may run while we are sleeping waiting for
data to arrive.
Signed-off-by: Daniël van de Giessen <daniel@dvdgiessen.nl>
Diffstat (limited to 'tools/metrics.py')
0 files changed, 0 insertions, 0 deletions