Commit aef8ad4
authored
plumb connector through when syncing (#2030)
Right now, despite providing your own connector, the code
unconditionally calls its own connect function.
This has the side-effect of making sync incompatible with platforms
which do not have native certs ready.1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| 405 | + | |
405 | 406 | | |
406 | 407 | | |
407 | 408 | | |
| |||
0 commit comments