mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-07-27 03:52:29 +02:00
ca44acab7f
Reload/stop tears old MQTT clients down on purpose; the disconnect callback was logging 'lost connection ... auto-reconnecting' and recording last_error for every config save. Mark clients as stopping before teardown and return early in the callback. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>