This repository was archived by the owner on May 29, 2026. It is now read-only.
Commit 7a84422
Fix traceroute/position response detection using stale myNodeNum
The packet subscription was capturing processPacketForNodes at mount time
when myNodeNum was still 0. Use a ref to always call the latest callback.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent bae9a8e commit 7a84422
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
140 | 144 | | |
141 | 145 | | |
142 | | - | |
| 146 | + | |
143 | 147 | | |
144 | 148 | | |
145 | 149 | | |
| |||
0 commit comments