Skip to content

Conversation

@akifcorduk
Copy link
Contributor

The issue was the problem check that some constraint values were going -inf and nan. This was caught by exceptions but it didn't crash the process as it is caught. We need more graceful handling of exceptions: #264

@akifcorduk akifcorduk requested a review from a team as a code owner September 19, 2025 11:36
@akifcorduk akifcorduk added the bug Something isn't working label Sep 19, 2025
@akifcorduk akifcorduk requested review from a team as code owners September 19, 2025 11:36
@akifcorduk akifcorduk added the non-breaking Introduces a non-breaking change label Sep 19, 2025
Copy link
Contributor

@aliceb-nv aliceb-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving, great catch - thanks a lot Akif!

@aliceb-nv
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit 3dc71e7 into NVIDIA:branch-25.10 Sep 19, 2025
200 of 202 checks passed
copy-pr-bot bot pushed a commit that referenced this pull request Sep 22, 2025
The issue was the problem check that some constraint values were going -inf and nan. This was caught by exceptions but it didn't crash the process as it is caught. We need more graceful handling of exceptions: #264

Authors:
  - Akif ÇÖRDÜK (https://github.com/akifcorduk)

Approvers:
  - Alice Boucher (https://github.com/aliceb-nv)
  - Ramakrishnap (https://github.com/rgsl888prabhu)

URL: #403
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants