mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-07-04 08:51:58 +02:00
8821892b4c
meshcore lib 2.2.21 has a bug where list.extend() return value (None) is assigned to self.channels, corrupting state for indices >= 20. Stop iterating after 3 consecutive empty/failed channels to avoid hitting this bug and reduce error log spam. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>