Commit 20e5827
fix: handle logging edge cases from review feedback
- Catch sendLoggingMessage rejections to prevent unhandled promise
rejections when the client disconnects during sync
- Only pass logger arg to cloneRepo when defined, preserving the
two-argument call contract for callers without logging
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b340300 commit 20e5827
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments