docker-compose.devcontainer.containerFeatures.TIMESTAMP.yml
race conditions
#801
Labels
bug
Something isn't working
Milestone
👋 we use the devcontainer CLI in a testing framework that runs tests in parallel.
we've found occasional failures in these tests, and tracked it down to tests overwriting each others
docker-compose.devcontainer.containerFeatures.TIMESTAMP.yml
file.we routinely run more than one of these in one second, so TIMESTAMP isn't enough to keep them from clobbering each other.
The text was updated successfully, but these errors were encountered: