Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make sure that containers don't race #1

Open
TomasTomecek opened this issue Feb 7, 2018 · 1 comment
Open

make sure that containers don't race #1

TomasTomecek opened this issue Feb 7, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@TomasTomecek
Copy link
Owner

When doing initial creation of containers and setup, I recall this was race-y -- django tried to connect to the database which was not up yet. There is a wait_for in-place, which may not be enough.

@TomasTomecek TomasTomecek added the bug Something isn't working label Feb 9, 2018
@TomasTomecek
Copy link
Owner Author

This is real. In the meantime you can restart the failing containers once DB is up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant