Skip to content
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

bugfix: fix unittests not yield error in AOT mode #657

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

yzh119
Copy link
Collaborator

@yzh119 yzh119 commented Dec 13, 2024

The unittests in AOT mode failed since #629 because we didn't use return instead of yield in warmup functions, this PR fixes the issue.

@yzh119 yzh119 merged commit 6dfc9d8 into main Dec 13, 2024
yzh119 added a commit that referenced this pull request Dec 16, 2024
@zhyncs zhyncs deleted the fix-aot-tests-not-yield branch December 19, 2024 06:28
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.

1 participant