e473b7e4f6
There's a slight race condition between checking the store exists and the container being created. We can handle it easily if we just allow ContainerAlreadyExists to be considered successful. Also, since the storage tests were failing (unrelated to my change) in race detection I also fixed that as well. Fixes #252 Fixes #225 |
||
---|---|---|
.. | ||
credential.go | ||
credential_test.go | ||
eph_test.go | ||
storage.go | ||
storage_test.go |