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 early drops of params #22

Merged
merged 3 commits into from
May 7, 2024
Merged

Fix early drops of params #22

merged 3 commits into from
May 7, 2024

Conversation

milesgranger
Copy link
Owner

Will fix #19

Passed when not using --release b/c dropping of the inner c/dparams wasn't occuring, showed up when optimized. So we'll take ownership and store in inside of Storage struct

@milesgranger milesgranger force-pushed the fix-early-drops-of-params branch from b1ec97b to cb41b2a Compare May 7, 2024 12:54
@milesgranger milesgranger merged commit 314c4d1 into main May 7, 2024
8 checks passed
@milesgranger milesgranger deleted the fix-early-drops-of-params branch May 7, 2024 12:59
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.

Test tests::test_schunk_basic fails in --release mode
1 participant