Closed jpowerwa closed 7 years ago
Use context manager around SQLAlchemy session to make sure sessions get closed.
Did this instead: commit f544e14
Use context manager around SQLAlchemy session to make sure sessions get closed.