Commit efcd6ed
Fix debug artifacts, NPE in reportDisconnected, and silent failure after max reconnects (#1332)
* Initial plan
* Fix debug artifacts, NPE in reportDisconnected, and silent failure after max reconnects
Co-authored-by: gerhardol <6248932+gerhardol@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gerhardol <6248932+gerhardol@users.noreply.github.com>1 parent 22b7942 commit efcd6ed
File tree
2 files changed
+10
-7
lines changed- hrdevice/src/org/runnerup/hr
2 files changed
+10
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | 140 | | |
143 | 141 | | |
144 | 142 | | |
| |||
908 | 906 | | |
909 | 907 | | |
910 | 908 | | |
911 | | - | |
| 909 | + | |
912 | 910 | | |
913 | | - | |
| 911 | + | |
914 | 912 | | |
915 | | - | |
| 913 | + | |
916 | 914 | | |
917 | 915 | | |
918 | 916 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
233 | 238 | | |
234 | 239 | | |
235 | 240 | | |
| |||
337 | 342 | | |
338 | 343 | | |
339 | 344 | | |
340 | | - | |
| 345 | + | |
341 | 346 | | |
342 | 347 | | |
343 | 348 | | |
| |||
0 commit comments