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: type instantiation is excessively deep and possibly infinite in pipe #258

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

ppeeou
Copy link
Member

@ppeeou ppeeou commented Mar 19, 2024

Fixes #234

@ppeeou ppeeou requested a review from hg-pyun March 19, 2024 02:37
@ppeeou ppeeou self-assigned this Mar 19, 2024
@ppeeou ppeeou requested a review from shine1594 as a code owner March 19, 2024 02:37
@ppeeou ppeeou added the bug Something isn't working label Mar 19, 2024
@ppeeou ppeeou merged commit e959104 into main Mar 19, 2024
1 check passed
@ppeeou ppeeou deleted the fix/234 branch March 19, 2024 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Type instantiation is excessively deep and possibly infinite" error with large Enum values.
1 participant