Close database sesssions
authorPatrick Uiterwijk <puiterwijk@redhat.com>
Tue, 14 Apr 2015 11:00:25 +0000 (13:00 +0200)
committerRob Crittenden <rcritten@redhat.com>
Wed, 15 Apr 2015 14:35:04 +0000 (10:35 -0400)
commit800b39df6e2c65fa06a0d5da48002bb26b83b435
treea1b1cbe5b437a09dd3796de2318772a89c75cab3
parentf73332fb7d55bd5753a8bafc2493172203fcf377
Close database sesssions

This will close any opened database sessions at the end
of the request.

https://fedorahosted.org/ipsilon/ticket/110

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Reviewed-by: Rob Crittenden <rcritten@redhat.com>
ipsilon/util/data.py
tests/helpers/http.py
tests/pgdb.py