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 issue with parents not reset during payload visiting #175

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

cretz
Copy link
Member

@cretz cretz commented Sep 4, 2024

What changed?

Fixed issue during payload visiting where leftover parent mutated in nested calls was not reset. Closes temporalio/sdk-go#1614.

@cretz cretz requested review from a team as code owners September 4, 2024 18:10
@cretz cretz merged commit 9b25afc into temporalio:master Sep 4, 2024
3 checks passed
@cretz cretz deleted the payload-visit-parent-fix branch September 4, 2024 19:07
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.

For go.temporal.io/api/proxy.VisitPayloadsOptions.Visitor, parent not properly reset (and clarify docs)
2 participants