Nuacht

Summary uvloop is causing RuntimeError: unable to perform operation on <TCPTransport closed=True> errors when used with Python 3.13. Switching to --loop asyncio fixes the issue.
I am on Python 3.10.12. (I realize its not 3.10.6, but is that an issue? I can't seem to figure out how to even downgrade to that subversion) Anyways, any help appreciated. I am not sure what I am ...