Skip to content

Commit 06602d5

Browse files
Update tests/integration/test_stream_generator_cleanup.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent cf355ae commit 06602d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/test_stream_generator_cleanup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Test that streaming SSE responses clean up without athrow() errors.
22
3-
Reproduces https://github.com/a2aproject/a2a-python/issues/XXX
3+
Reproduces https://github.com/a2aproject/a2a-python/issues/911
44
``RuntimeError: athrow(): asynchronous generator is already running``
55
during event-loop shutdown after consuming a streaming response.
66
"""

0 commit comments

Comments
 (0)