Created connection pool that lives across requests so that we can reuse…
Created connection pool that lives across requests so that we can reuse connections. Removed close method, since we don't want to close connections at the end of a request.
Showing
runtests.py
100644 → 100755
File mode changed from 100644 to 100755
Please
register
or
sign in
to comment