Commit db36fc9
fix: await identity collection to prevent null telemetry fields (#85)
The identity collection (gitEmail, gitRemoteUrl, hostname) was
fire-and-forget, causing a race condition where short-running
commands would emit telemetry before the identity cache populated.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ca4f944 commit db36fc9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
0 commit comments