inik / pagure

Forked from pagure 6 years ago
Clone

5ff6c02 Move end_request to teardown_request

Authored and Committed by puiterwijk 6 years ago
    Move end_request to teardown_request
    
    This means that database session removal happens after the full response is sent
    back to the browser, meaning we can use streaming.
    
    Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
    
        
file modified
+3 -4