mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-06-26 13:01:22 +02:00
30f286a813
Background tasks lose socket context, so emit() doesn't work. Fixed by capturing socket ID and using socketio.emit(room=sid). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>