I need lvgl to be able to automatically execute lv.timer_handler() after successful creation. Can't `from lv_timer import Timer` on macOS. <img width="581" alt="Image" src="https://github.com/user-attachments/assets/be0c98d7-c107-4a66-a97a-3090c600c8c2" /> If you use asyncio, the LVGL component will not be refreshed after interrupting the program with CTRL-C.