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

API still using a pool. Stahp. #550

Merged
merged 5 commits into from
Jun 9, 2017
Merged

API still using a pool. Stahp. #550

merged 5 commits into from
Jun 9, 2017

Conversation

cacraig
Copy link
Contributor

@cacraig cacraig commented Jun 9, 2017

API seems to still be using db connection pooling. I think this may fix it.

(1) Explicitly release connections on thrown exceptions.
(2) Changed imported db class to correct one in models.py

@harrisj
Copy link
Contributor

harrisj commented Jun 9, 2017

LGTM. Merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants