Skip to content

Keep MF alive during iteration (WSL fix)#570

Open
roelof-groenewald wants to merge 1 commit into
AMReX-Codes:developmentfrom
roelof-groenewald:mfiter_wsl_fix
Open

Keep MF alive during iteration (WSL fix)#570
roelof-groenewald wants to merge 1 commit into
AMReX-Codes:developmentfrom
roelof-groenewald:mfiter_wsl_fix

Conversation

@roelof-groenewald
Copy link
Copy Markdown
Contributor

Fixes #569.

Claude thinks the problem encountered on WSL is that the garbage collector is destroying needed references before the MF iteration is complete. The changes here were found to avoid the issue.

Signed-off-by: Roelof Groenewald <rgroenewald@realtafusion.com>
@roelof-groenewald roelof-groenewald requested a review from ax3l May 20, 2026 20:00
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.

MF iteration issue on WSL

1 participant