Commit 0890ccf
Stop races docker-compose.devcontainer.containerFeatures file #801
This commit adds a UUID to the filename for `docker-compose.devcontainer.containerFeatures`.
The current filename uses a timestamp to avoid collisions, which causes
different invocations of the CLI to overwrite each others files.1 parent e019ea1 commit 0890ccf
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
483 | 484 | | |
484 | 485 | | |
485 | 486 | | |
486 | | - | |
| 487 | + | |
487 | 488 | | |
488 | 489 | | |
489 | 490 | | |
| |||
0 commit comments