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
test: verify AsyncStream.aclose() closes all child httpx clients
Tests that main, video, and chat httpx clients are closed after
aclose(), and that aclose() works when child clients were never
accessed (cached_property not triggered).
0 commit comments