> Same experience working on FastAPI projects. I don’t know how big production apps are maintained (and supported operationally) with the mess that is python+async+types.

Very painfully.

I avoid the async libs where possible. I'm not interested in coloring my entire code-base just for convenience.