普段スクリプトばっかり書くからasync使ってなかったけど、asyncio.to_threadなんて便利なものがあるんだ。(まあどうせGILはあるんだけど……)
https://docs.python.org/3.9/library/asyncio-task.html#asyncio.to_thread
Experimental private instance. Running on FreeBSD!