mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
When both ACK and PATH_UPDATE fire for FLOOD delivery, _on_ack may store empty path before PATH_UPDATE can provide the discovered route. Now _on_path_update also checks for recently-delivered DMs with empty delivery_path and backfills with the discovered path from the event. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>