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 crash in CopyTo when fluffing up objects #308

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

jasonleenaylor
Copy link
Contributor

@jasonleenaylor jasonleenaylor commented Aug 2, 2024

  • FluffUpObjectIfNeeded can modify the set during iteration

This change is Reviewable

- FluffUpObjectIfNeeded can modify the set during iteration
Copy link

github-actions bot commented Aug 2, 2024

LCM Tests

    8 files  ±0      8 suites  ±0   1m 38s ⏱️ -3s
2 813 tests ±0  2 793 ✅ ±0  20 💤 ±0  0 ❌ ±0 
5 626 runs  ±0  5 549 ✅ ±0  77 💤 ±0  0 ❌ ±0 

Results for commit 9f80172. ± Comparison against base commit ebdc736.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@jtmaxwell3 jtmaxwell3 left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jasonleenaylor)

@jasonleenaylor jasonleenaylor merged commit 81f2eae into master Aug 2, 2024
5 checks passed
@jasonleenaylor jasonleenaylor deleted the bugfix/modifiedDuringEnum branch August 2, 2024 15:36
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