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 last known SurfaceVertex duplication issue #1233

Merged
merged 8 commits into from
Oct 18, 2022
Merged

Fix last known SurfaceVertex duplication issue #1233

merged 8 commits into from
Oct 18, 2022

Conversation

hannobraun
Copy link
Owner

Make use of the inclusion of SurfaceVertex in the centralized object storage (#1021) to make the cycle validation code stricter (by comparing based on identity instead of equality). This surfaced a few object duplication issues, some of which were already fixed. This takes care of the last known one.

@hannobraun hannobraun enabled auto-merge October 18, 2022 14:36
@hannobraun
Copy link
Owner Author

Ah, looks like I missed one. Working on it!

@hannobraun hannobraun merged commit b20a96e into main Oct 18, 2022
@hannobraun hannobraun deleted the vertex branch October 18, 2022 14:55
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