Closed JustinPrivitera closed 1 month ago
Fix a segfault noticed by @biagas caused by my new extra ghost logic.
failing tests were silo.py and ddf.py. They now pass.
Thanks @biagas for noticing this!
Merge w/ develop in #19951
Description
Fix a segfault noticed by @biagas caused by my new extra ghost logic.
Type of change
[ ] New feature[ ] Documentation update[ ] OtherHow Has This Been Tested?
failing tests were silo.py and ddf.py. They now pass.
Reminders:
Checklist:
[ ] I have updated the release notes.[ ] I have made corresponding changes to the documentation.[ ] I have added debugging support to my changes.[ ] I have added tests that prove my fix is effective or that my feature works.[ ] I have added new baselines for any new tests to the repo.