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 all known GlobalVertex duplication issues #1238

Merged
merged 15 commits into from
Oct 19, 2022
Merged

Fix all known GlobalVertex duplication issues #1238

merged 15 commits into from
Oct 19, 2022

Conversation

hannobraun
Copy link
Owner

Fix all known GlobalVertex duplication issues, i.e. the creation of equal but not identical GlobalVertex instances. These issues were found using stricter validation code, which is based on comparing object identity instead of object equality. This was made possible by the inclusion of GlobalVertex in the centralized object storage (#1021).

@hannobraun hannobraun enabled auto-merge October 19, 2022 13:04
@hannobraun hannobraun merged commit 23de8d4 into main Oct 19, 2022
@hannobraun hannobraun deleted the vertex branch October 19, 2022 13:06
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