This is a placeholder issue. I don't have a minimal reproducible example, but alpha-2 breaks my main IoT application with pystack exhausted. 6.0.0-1 and prior are fine. The code makes it through all of the setup, including displayio and esp32spi, but it seems the HTTP GET triggers the error. The library refactoring underway may well help.
This is a placeholder issue. I don't have a minimal reproducible example, but alpha-2 breaks my main IoT application with
pystack exhausted. 6.0.0-1 and prior are fine. The code makes it through all of the setup, includingdisplayioandesp32spi, but it seems the HTTP GET triggers the error. The library refactoring underway may well help.