-
-
Notifications
You must be signed in to change notification settings - Fork 232
Copy parameter object before setting in subset_tunables
#3922
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This fixes my MWE, thanks!
That could be added as a test to ensure this does not regress.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually wait, this needs a test.
Added the test |
https://github.com/SciML/ModelingToolkit.jl/actions/runs/17833787809/job/50705498058?pr=3922#step:6:997 seems like IDA failing initialization (because it runs overrideinit now). If it's easy, could you patch that? InterfaceI being red is really not great. |
Agreed re failing CI, but that might be out of scope a bit. |
Checklist
contributor guidelines, in particular the SciML Style Guide and
COLPRAC.
Additional context
closes #3921
cc @AayushSabharwal @SebastianM-C @ChrisRackauckas
Add any other context about the problem here.