Skip to content

fix(tests): await assert_empty_iter in test_multi_byte_character_multiple_chunks#678

Merged
sid-rl merged 1 commit intomainfrom
siddarth/bug-fix
Nov 19, 2025
Merged

fix(tests): await assert_empty_iter in test_multi_byte_character_multiple_chunks#678
sid-rl merged 1 commit intomainfrom
siddarth/bug-fix

Conversation

@sid-rl
Copy link
Copy Markdown
Contributor

@sid-rl sid-rl commented Nov 19, 2025

ci tests are failing when run with python 3.13 + pydantic v2 because we don't await assert_empty_iter at the end of test_multi_byte_character_multiple_chunks in test_streaming.py. this fix adds that line at the end keeping this test in line with all the other streaming tests.

@sid-rl sid-rl requested review from adam-rl and dines-rl November 19, 2025 23:48
@sid-rl sid-rl merged commit e78e3eb into main Nov 19, 2025
7 checks passed
@sid-rl sid-rl deleted the siddarth/bug-fix branch November 19, 2025 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants