You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
Do you plan to add support of python 3.10? Your example won't run under python 3.10 neither using asyncio.run(main()) nor loop.run_until_complete(main()) syntax.