puiterwijk / ipsilon

Forked from ipsilon 7 years ago
Clone

36817ab util: data: Make *Query classes behave like a context manager

Authored and Committed by puiterwijk 7 years ago
    util: data: Make *Query classes behave like a context manager
    
    This will allow us to return connections as soon as we are done with them,
    rather than at the end of the request.
    
    Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
    
        
file modified
+82 -7