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: handle throw error on LlmInference return with try #10

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

kengeo
Copy link
Contributor

@kengeo kengeo commented Aug 19, 2024

This hotfix handles a error preventing compilation of module.

Error message:
Call can throw, but it is not marked with 'try' and the error is not handled.

Copy link
Owner

@cdiddy77 cdiddy77 left a comment

Choose a reason for hiding this comment

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

thanks

@kandha
Copy link

kandha commented Sep 13, 2024

@cdiddy77 can you please merge this PR?. I'm unable to compile without this hotfix

@cdiddy77 cdiddy77 merged commit 058af26 into cdiddy77:main Sep 14, 2024
5 checks passed
@cdiddy77
Copy link
Owner

cdiddy77 commented Sep 14, 2024 via email

@cdiddy77
Copy link
Owner

cdiddy77 commented Sep 14, 2024 via email

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.

3 participants