> But do I still have to yield in the case I want to do post processing > after > response sent to the client? >
Best thing would be spawning a greenlet before returning the response. Honestly i do not know/remember if flask responses can be iterable -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
