forked from hedyorg/hedy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🪲 Fix database initialization (hedyorg#5682)
QA is down because of a recent PR we merged today: hedyorg#5630 This PR failed to take into account that Heroku uses the function `post_fork` in `gunicorn.conf.py` and not the `if __name__ == '__main__'` located in `app.py` **How to test** Everything should work, but the real test is on Alpha.
- Loading branch information
Showing
1 changed file
with
31 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters