Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Conversation

shin-
Copy link
Contributor

@shin- shin- commented Nov 21, 2014

so that multiple gunicorn workers don't attempt to initialize DB at the same time

Fixes #710 !

@dmp42

@shin- shin- force-pushed the 710_lockout_db_setup branch from 6a69b73 to 49a3e93 Compare November 21, 2014 19:28
@stevvooe
Copy link
Contributor

This looks good!

The use of the filesystem my not have enough visibility to manage locking when multiple nodes are running upgrade. If this covers the common use case, this may not matter.

@dmp42 dmp42 added this to the 1.0 milestone Nov 21, 2014
@dmp42
Copy link
Contributor

dmp42 commented Nov 22, 2014

Thanks a lot @shin- !!!

dmp42 added a commit that referenced this pull request Nov 22, 2014
@dmp42 dmp42 merged commit 588b4df into master Nov 22, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sqlalchemy preload s3 potential threading issue
3 participants