genenetwork / genenetwork2

GeneNetwork (2nd generation)
http://gn2.genenetwork.org/
GNU Affero General Public License v3.0
34 stars 24 forks source link

Close a database connection only once #726

Closed BonfaceKilz closed 2 years ago

BonfaceKilz commented 2 years ago

Close a database connection only once, otherwise while attempting to close an already closed connection, an exception will be raised.