- Notifications
You must be signed in to change notification settings - Fork907
Commit3f3e201
authored
fix: fix http cache dir creation order in coderdtest (#17303)
fixescoder/internal#565Fixes the ordering of creating the HTTP cache temp dir with respect tostarting the Coderd HTTP server, so that they are cleaned up in thecorrect (reverse) order.1 parent43b1a03 commit3f3e201
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
408 | 414 |
| |
409 | 415 |
| |
410 | 416 |
| |
| |||
515 | 521 |
| |
516 | 522 |
| |
517 | 523 |
| |
518 |
| - | |
| 524 | + | |
519 | 525 |
| |
520 | 526 |
| |
521 | 527 |
| |
|
0 commit comments
Comments
(0)