add a pool_listener to testlib which tracks all open connections and can force them all closed; implement into base test classes

Issue #747 resolved
Mike Bayer repo owner created an issue

then we'd like to get tests like test/orm/session.py to work with postgres and enginestrategy='threadlocal', since currently connections hang open in a non-rolled back state

Comments (2)

  1. Log in to comment