Skip to content

fix: use concore.maxtime in C++ test loops#441

Merged
pradeeban merged 1 commit intoControlCore-Project:devfrom
avinxshKD:fix/hpp-cpp-maxtime-termination
Feb 21, 2026
Merged

fix: use concore.maxtime in C++ test loops#441
pradeeban merged 1 commit intoControlCore-Project:devfrom
avinxshKD:fix/hpp-cpp-maxtime-termination

Conversation

@avinxshKD
Copy link

Follow-up to #422 (after #438): changed the C++ test loops to use concore.maxtime instead of hardcoded Nsim (left Nsim in cpymat.cpp only for avg output)
This keeps C++ runtime termination in line with the other bindings and with configured maxtime,

@avinxshKD
Copy link
Author

Hey @pradeeban kept scope limited to loop termination only.
I left Nsim in cpymat.cpp intentionally since it’s still used for avg reporting, but runtime stop now follows concore.maxtime in all three C++ test loops.

Happy to adjust if you want anything changed...

@pradeeban pradeeban merged commit 1cbe48c into ControlCore-Project:dev Feb 21, 2026
6 checks passed
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.

2 participants