Commit de0ae4d
committed
fix: do not return from Connect if device path does not exist
Connect function should not return on an error from waitForPathToExist
unless all device paths cannot be found.1 parent a7cb39b commit de0ae4d
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
316 | | - | |
317 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
321 | 320 | | |
322 | | - | |
| 321 | + | |
323 | 322 | | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| |||
0 commit comments