Closed
Description
CircuitPython version
Adafruit CircuitPython 8.1.0-alpha.2-16-g60a9c7e5b on 2023-03-22; Raspberry Pi Pico W with rp2040
Code/REPL
No code executed, tested without a code.py
Behavior
During my testing I first dismounted the CIRCUITPY drive and then attempted to access the web workflow URL. on commit 60a9c7e and newer the Pi Pico W would restart as soon as I clicked on the link. If I had an serial console open an OSError: [Errno 11] EAGAIN
message was displayed and then the board would restart. Even though the board appeared to restart once the error occurred I was unable to reconnect to the serial port until I power cycled the board.
The build from this commit: 09f84e3 did not seem to have the issue.
Description
No response
Additional information
No response