-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nest_asyncio hangs AsyncAnthropic #602
Comments
Could you share any more details on what your use case is with For what it's worth, we're not doing anything fancy with async on top of |
Also running nest_asyncio.apply(), just updated from 0.28 to 0.34.1 and have hit this problem also. |
The repo is archived because its owned passed away. I am facing the same issue, and I am unable to reproduce it using HTTPX on its own Edit: The issue is |
When running with
nest_asyncio.apply()
the AsyncAnthropic execution keeps staying in the threadThe text was updated successfully, but these errors were encountered: