Skip to content

perf: reuse invariant assertion check#15307

Merged
DaniPopes merged 2 commits into
masterfrom
auto-opt/20260622-reuse-assert-failure-check
Jul 7, 2026
Merged

perf: reuse invariant assertion check#15307
DaniPopes merged 2 commits into
masterfrom
auto-opt/20260622-reuse-assert-failure-check

Conversation

@decofe

@decofe decofe commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Pass the assertion-failure result computed in the invariant worker into can_continue so the failure path does not rescan the same call result and state changeset.

Pass the assertion-failure result computed in the invariant worker into can_continue so the failure path does not rescan the same call result and state changeset.
@decofe decofe self-assigned this Jun 23, 2026
@DaniPopes DaniPopes marked this pull request as ready for review July 7, 2026 12:18
@DaniPopes DaniPopes enabled auto-merge (squash) July 7, 2026 12:20

@grandizzy grandizzy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

makes sense

@DaniPopes DaniPopes merged commit 8dc34ca into master Jul 7, 2026
19 checks passed
@DaniPopes DaniPopes deleted the auto-opt/20260622-reuse-assert-failure-check branch July 7, 2026 12:30
@github-project-automation github-project-automation Bot moved this to Done in Foundry Jul 7, 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.

3 participants