Skip to content

Conversation

@TristonianJones
Copy link
Collaborator

@TristonianJones TristonianJones commented Oct 23, 2025

The checker had an optimization which would mutate internal identifier references and trigger a data race

Removing this optimization (which is probably not often used), I'm able to verify that the go test -race github.com/google/cel-go/cel over the repro case from #1222 results in a fix.

Closes #1222

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.

Data Race when using NativeTypes from ext

1 participant