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 of panic on invalid factory function signature reaction. #50

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

pavelpatrin
Copy link
Collaborator

Fix of panic on invalid factory function signature reaction.
Function signature example which triggered a panic: func().

Invalid signature which had a panic: `func()`.

Signed-off-by: Pavel Patrin <ppatrin@nvidia.com>
@pavelpatrin pavelpatrin merged commit 3f4b580 into main Oct 11, 2024
1 check passed
@pavelpatrin pavelpatrin deleted the fix-invalid-factory-fn-error-reporting branch October 11, 2024 22:29
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