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

PABLO: fix mapping when refine function is called mutliple times #455

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

andrea-iob
Copy link
Member

The LocalTree::refine function can be called several times in a row. Therefore, it should properly update the mapper received in input rather than creating a new map from scratch.

@andrea-iob andrea-iob merged commit 0b1a0b8 into master Mar 15, 2024
10 checks passed
@andrea-iob andrea-iob deleted the PABLO.fix.multiple.refine.mapping branch March 15, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants