Files
xiaozhi-esp32/main
copilot-swe-agent[bot] 62c060da45 Remove std::thread wrappers in display callbacks to fix thread safety
Remove detached threads that were calling SetChatMessage from download/upgrade
progress callbacks. The DisplayLockGuard mutex already provides thread safety,
so we can call display methods directly from the callback thread without
spawning additional threads, which were causing race conditions.

Co-authored-by: 78 <4488133+78@users.noreply.github.com>
2026-01-30 14:57:43 +00:00
..
2026-01-07 20:39:17 +08:00
2026-01-07 20:39:17 +08:00
2025-09-16 05:00:02 +08:00
2025-09-16 05:00:02 +08:00