summaryrefslogtreecommitdiff
path: root/py/persistentcode.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2024-02-14 12:39:27 +1100
committerDamien George <damien@micropython.org>2024-02-15 16:05:41 +1100
commitc27d304bed737ef0315ca695323f7adc42e61ba9 (patch)
tree8f9abba81678ed5581ede498127e9c89d5963d38 /py/persistentcode.c
parent34097b776e00e81bcf2fdd3a2b13472a6085dee9 (diff)
esp32/mpnimbleport: Release the GIL while doing NimBLE port deinit.
In case callbacks must run (eg a disconnect event happens during the deinit) and the GIL must be obtained to run the callback. Fixes part of issue #12349. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/persistentcode.c')
0 files changed, 0 insertions, 0 deletions