예제 #1
0
 def cleanup(resp_or_exc):
     Session.remove()
예제 #2
0
def shutdown_session(exception=None):
    Session.remove()
예제 #3
0
 def shutdown_session(response_or_exc):
     Session.remove()