Skip to content

Fix thoth accumulator#1086

Merged
Robotgiggle merged 1 commit into
mainfrom
thoth-acc-fix
May 30, 2026
Merged

Fix thoth accumulator#1086
Robotgiggle merged 1 commit into
mainfrom
thoth-acc-fix

Conversation

@Robotgiggle
Copy link
Copy Markdown
Member

@Robotgiggle Robotgiggle commented May 30, 2026

Fixes #1085. Now that the thoth accumulator is immutable and operations that previously updated it return a new instance instead, we need to actually return that new instance at the end of the thoth instead of returning the old unmodified one.

Also, the comment on line 59 was describing the wrong case, so I fixed it.

Copy link
Copy Markdown
Contributor

@s5bug s5bug left a comment

Choose a reason for hiding this comment

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

@Robotgiggle Robotgiggle added this pull request to the merge queue May 30, 2026
Merged via the queue into main with commit d5bbb69 May 30, 2026
9 checks passed
@github-project-automation github-project-automation Bot moved this from 📋 Backlog to ✅ Done in Hex Casting May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Thoth accumulator no longer works

3 participants