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

RK Stepper Assertion Removal, main branch (2024.05.04.) #730

Merged
merged 2 commits into from
May 9, 2024

Conversation

krasznaa
Copy link
Member

@krasznaa krasznaa commented May 4, 2024

Removed an unnecessary assertion. It checks for a condition that can actually happen in some cases. And when it does, the very next line handles it gracefully.

See acts-project/traccc#568 for details.

It checks for a condition that can actually happen
in some cases. And when it does, the very next line
handles it gracefully.
@krasznaa krasznaa requested a review from beomki-yeo May 4, 2024 13:50
@krasznaa krasznaa merged commit bf7453e into acts-project:main May 9, 2024
16 checks passed
@krasznaa krasznaa deleted the RkAssertRemove-main-20240504 branch May 9, 2024 06:02
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.

3 participants