diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-09 22:01:36 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-09 22:01:36 +0000 |
| commit | d5a15c53db5d232173d7fb5379ce047dcee30a14 (patch) | |
| tree | 391e7ace12fde60753bbfe7affad2694dd6933c8 /tests/common/git_server.rs | |
| parent | 5570b9631e03c077faa95fbf1f068a4360d25bd7 (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 'tests/common/git_server.rs')
0 files changed, 0 insertions, 0 deletions