pando.py
pando.py copied to clipboard
Running code after sending the response to the client
Pando currently doesn't allow executing extra functions after passing the response to the WSGI server. I'm thinking that Website could have a method for that, its default implementation would run a second state chain composed of log_traceback_for_exception and log_result_of_request.