Database transactions are not being cleared timely

Issue #1 resolved
adam stokes repo owner created an issue

Seems like after running the web application server over a period of time and doing anything database calls the server will hang. I believe it has to deal with not properly closing or committing any pending transactions. Need to look into Tornado's ioloop to see if there is a safeguard I can implement.

Comments (2)

  1. Log in to comment