Commit a18c1be
fix connection state error handling: replace force-unwraps with ?? .notConnected fallback
Amp-Thread-ID: https://ampcode.com/threads/T-019d1236-110d-717d-b5cc-faefb53720a3
Co-authored-by: Amp <amp@ampcode.com>1 parent 31c738b commit a18c1be
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| |||
0 commit comments