Nasron Cheong
Nasron Cheong
Building the library for use on arm64 on linux through docker raises a type error. To reproduce, build the given Dockerfile in both amd64 and arm64 platforms ``` FROM python:3.9-slim-buster...
This seems to fix the char type mismatch I reported in https://github.com/data61/anonlink/issues/566 - would love for someone to check and see if it addresses the issue correctly.
### The problem Cross posting this issue https://github.com/OctoPrint/OctoPrint/issues/5193 where dashboard plugin will poll the current file excessively. This specific [comment](https://github.com/OctoPrint/OctoPrint/issues/5193#issuecomment-3292791038) can server as the bug description, but the thread as...