• Jim Fulton's avatar
    Bugs fixed · 8c48c000
    Jim Fulton authored
    ----------
    
    - When a pool timeout was specified for a database and old connections
      were removed due to timing out, an error occured due to a bug in the
      connection cleanup logic.
    
    - When mulri-database connections were no longer used and cleaned up,
      their subconnections weren't cleaned up properly.
    8c48c000
testDB.py 9.24 KB