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

fix: app hangs if we unload model during stream completion #513

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

vansangpfiev
Copy link
Contributor

Currently e2e scripts can be hang because we unload model when still receiving the stream. Change to non-stream to temporary fix issue.

@vansangpfiev vansangpfiev marked this pull request as ready for review April 16, 2024 10:51
@tikikun
Copy link
Collaborator

tikikun commented Apr 16, 2024

If it hangs when unloading model it also signifies another bug

@tikikun tikikun self-requested a review April 16, 2024 11:39
@vansangpfiev vansangpfiev changed the title fix: e2e testing for linux and mac fix: app hangs if we unload model during stream completion Apr 16, 2024
@vansangpfiev
Copy link
Contributor Author

Changed the title to bugfix

Copy link
Collaborator

@tikikun tikikun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tikikun tikikun merged commit 1c69519 into main Apr 17, 2024
24 checks passed
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.

None yet

2 participants