I don't know. I never use threads. They are completely unreliable on MicroPython unless safely wrapped up in an OS. Which the RP2040 doesn't have.@scruss Maybe you know. What does the Pico do if you start a thread, then just exit with no main loop?
As the _thread doc says: "This module is highly experimental and its API is not yet fully settled and not yet described in this documentation."
Statistics: Posted by scruss — Tue Nov 05, 2024 5:14 pm