mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-05 13:02:34 +02:00
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>