Skip to content

Remove multigroup_xs_stack from runtime.#1015

Merged
wdhawkins merged 1 commit intoOpen-Sn:mainfrom
wdhawkins:remove_xs_stack
Apr 6, 2026
Merged

Remove multigroup_xs_stack from runtime.#1015
wdhawkins merged 1 commit intoOpen-Sn:mainfrom
wdhawkins:remove_xs_stack

Conversation

@wdhawkins
Copy link
Copy Markdown
Collaborator

No description provided.

@wdhawkins wdhawkins self-assigned this Apr 5, 2026
@wdhawkins wdhawkins added the maintenance Code maintenance task label Apr 5, 2026
Copy link
Copy Markdown
Contributor

@ragusa ragusa left a comment

Choose a reason for hiding this comment

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

What was the purpose of having it on the stack? What are the consequences of removing it?

@wdhawkins
Copy link
Copy Markdown
Collaborator Author

What was the purpose of having it on the stack? What are the consequences of removing it?

This is legacy code from the Lua days. It serves no purpose now other than it prevents us from managing our object lifetimes entirely from Python.

@ragusa ragusa self-requested a review April 5, 2026 19:57
Copy link
Copy Markdown
Collaborator

@andrsd andrsd left a comment

Choose a reason for hiding this comment

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

👍

@wdhawkins wdhawkins merged commit 63845fa into Open-Sn:main Apr 6, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Code maintenance task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants