Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Fix race condition with deleting busy intermediate image
Wait until creating a container with the intermediate image actually finished and succeeded before removing the image. Otherwise pulling the image away under the creation dialog's feet may fail the creation.
- Loading branch information