Skip to content

Fix context patcher #526

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

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Conversation

antonmedv
Copy link
Member

@antonmedv antonmedv commented Jan 14, 2024

Fixes #524

@antonmedv antonmedv merged commit e213a66 into master Jan 14, 2024
@antonmedv antonmedv deleted the fix-context-patcher-for-builtin-funcs branch January 14, 2024 16:27
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.

The error comes from WithContext doesn't take into consideration that we can inject function through the Compile options with expr.Function
1 participant