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

Remove to_a error message #545

Merged
merged 1 commit into from
May 2, 2022
Merged

Remove to_a error message #545

merged 1 commit into from
May 2, 2022

Conversation

soutaro
Copy link
Owner

@soutaro soutaro commented Apr 30, 2022

The error message is printed because Factory#interface is called with unsupported types. This commit adds a guard.

Fixes #542

The error message is printed because `Factory#interface` is called with unsupported types. This commit adds a guard.
@soutaro soutaro merged commit 4982699 into master May 2, 2022
@soutaro soutaro deleted the to_a branch May 2, 2022 02:59
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.

Regression in 0.50: tons of logged internal errors
1 participant