upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/docs/tutorials
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2026-01-09 22:01:36 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-01-09 22:01:36 +0000
commitd5a15c53db5d232173d7fb5379ce047dcee30a14 (patch)
tree391e7ace12fde60753bbfe7affad2694dd6933c8 /docs/tutorials
parent5570b9631e03c077faa95fbf1f068a4360d25bd7 (diff)
fix: downgrade EOSE race condition warning to debug level
During relay disconnect, EOSE messages may arrive after the relay has been removed from pending_sync_index. This creates a benign race condition that was logged as a warning. Changes: - Downgrade from warn! to debug! in handle_eose() (src/sync/mod.rs:632) - Add clarifying comment explaining this occurs during disconnect - Update message to indicate this is expected behavior Discovered via production sync testing against wss://git.shakespeare.diy
Diffstat (limited to 'docs/tutorials')
0 files changed, 0 insertions, 0 deletions