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

During Proofreading, do merges “eagerly” without roundtrip #7021

Closed
Tracked by #7619
fm3 opened this issue Apr 26, 2023 · 1 comment · Fixed by #7654
Closed
Tracked by #7619

During Proofreading, do merges “eagerly” without roundtrip #7021

fm3 opened this issue Apr 26, 2023 · 1 comment · Fixed by #7654

Comments

@fm3
Copy link
Member

fm3 commented Apr 26, 2023

The front-end could maintain its own id mapping parallel to the editable mapping update actions it sends to the back-end. Only when splitting is there a need for a full roundtrip (because the backend has to decide if an edge removal is actually an agglomerate split; and because the min-cut needs an up-to-date agglomerate graph).

@daniel-wer
Copy link
Member

Would be fixed by #7654

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants