I don't see any documentation regarding asynchronous behavior in the mako documentation. I would guess that the compilation of templates to python code would have a lot of blocking calls, but besides that would there be any other big problems trying to use it in a framework like..FastAPI?