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: VectorTrackContainer::removeTrack_impl #3427

Merged

Conversation

andiwand
Copy link
Contributor

Small fix otherwise removeTrack will cause assertions to fire later

@paulgessinger paulgessinger modified the milestones: next, v36.1.0 Jul 23, 2024
@andiwand andiwand changed the title fix VectorTrackContainer::removeTrack_impl fix: VectorTrackContainer::removeTrack_impl Jul 23, 2024
@andiwand andiwand modified the milestones: v36.1.0, next Jul 23, 2024
@paulgessinger paulgessinger modified the milestones: next, v36.1.0 Jul 23, 2024
Copy link

sonarcloud bot commented Jul 23, 2024

@kodiakhq kodiakhq bot merged commit 94cf81f into acts-project:main Jul 23, 2024
44 checks passed
@andiwand andiwand deleted the fix-vectortrackcontainer-removetrack branch July 23, 2024 16:09
kodiakhq bot pushed a commit that referenced this pull request Jul 29, 2024
After the refactoring of the measurement selector it is possible that we end up with no measurements after selection. That case was not handled by the Core CKF yet.

The current solution carries some duplication with the other hole handling. I do not see a great way to unify them. Potentially a combination of source link accessor and track state creator could solve this.

blocked by
- #3426
- #3427
- #3428
- #3438
@paulgessinger paulgessinger modified the milestones: next, v36.1.0 Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants