Merge pull request #3763 from lukepayyapilli/fix/asyncgen-cleanup-uvloop-crash
Fix async generator cleanup to prevent uvloop crash on Python 3.12+
This commit is contained in:
1
changelog/3698.fixed.md
Normal file
1
changelog/3698.fixed.md
Normal file
@@ -0,0 +1 @@
|
||||
- Fixed async generator cleanup in OpenAI LLM streaming to prevent `AttributeError` with uvloop on Python 3.12+ (MagicStack/uvloop#699).
|
||||
Reference in New Issue
Block a user