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 Face transform code creating duplicate Surfaces #1170

Merged
merged 5 commits into from
Oct 5, 2022
Merged

Conversation

hannobraun
Copy link
Owner

I have a local branch that changes validation that uses surface equality to use surface identity instead, which is stricter and should help prevent bug (or possible uncover existing ones). This is possible thanks to Surface being managed within the centralized object storage (#1021).

This pull request addresses one source of duplicate surfaces that this work uncovered.

@hannobraun hannobraun merged commit b2c6c07 into main Oct 5, 2022
@hannobraun hannobraun deleted the transform branch October 5, 2022 12:47
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.

1 participant