• Jim Fulton's avatar
    Bugs fixed · e259323c
    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.
    e259323c
DB.py 34.3 KB