- Notifications
You must be signed in to change notification settings - Fork34
Commitd15486c

Aaron Lehmann
Recreate REST client after starting a workspace
maybeWaitForRunning can take indefinitely long because it prompts forconfirmation, and in that time, client certificates can expire. Startsetup fresh after this call to make sure the REST client uses the latestcertificates.1 parent4dd0d70 commitd15486c
2 files changed
+13
-10
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 | 59 |
| |
65 | 60 |
| |
66 | 61 |
| |
| |||
320 | 315 |
| |
321 | 316 |
| |
322 | 317 |
| |
323 |
| - | |
324 |
| - | |
325 |
| - | |
326 |
| - | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
327 | 328 |
| |
328 | 329 |
| |
329 |
| - | |
| 330 | + | |
330 | 331 |
| |
331 | 332 |
| |
332 | 333 |
| |
|
0 commit comments
Comments
(0)