diff options
author | Daniël van de Giessen <daniel@dvdgiessen.nl> | 2025-07-10 14:43:29 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-08-11 12:38:37 +1000 |
commit | adcfdf625be4ce1a8506dccc33ea60ab5d84ab46 (patch) | |
tree | 77810a96d4f13ae4931f44dc4fa98ffab3d55a25 /esp8266/modpybadc.c | |
parent | 361c615f3e272df012fc18315e226f9131d25c05 (diff) |
esp32/network_ppp: Use non-thread-safe API inside status callback.
The status callback runs on the lwIP tcpip_thread, and thus must use the
non-thread-safe API because the thread-safe API would cause a deadlock.
Signed-off-by: Daniël van de Giessen <daniel@dvdgiessen.nl>
Diffstat (limited to 'esp8266/modpybadc.c')
0 files changed, 0 insertions, 0 deletions