Skip to content

fix(runtime): commit state before entry effects - #58

Merged
cevr merged 1 commit into
mainfrom
fix/spawn-after-state-commit
Sep 2, 2026
Merged

fix(runtime): commit state before entry effects#58
cevr merged 1 commit into
mainfrom
fix/spawn-after-state-commit

Conversation

@cevr

@cevr cevr commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • commit the entered state before state-scoped Effects start
  • preserve entry Effect order and inspection
  • cover initial entry, reentry data, defects, and Actor Atom observers

Gate

  • bun run gate
  • 341 package tests passed
  • core, React, and Solid example gates passed

Design review

Counsel confirmed this is an internal runtime defect. No public API changes.

@cevr
cevr merged commit 52fffe5 into main Sep 2, 2026
1 check passed
@github-actions github-actions Bot mentioned this pull request Sep 2, 2026
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.

1 participant