Skip to content

fix(actor-system): release spawn gate before start - #60

Merged
cevr merged 1 commit into
mainfrom
fix/nested-spawn-gate
Sep 2, 2026
Merged

fix(actor-system): release spawn gate before start#60
cevr merged 1 commit into
mainfrom
fix/nested-spawn-gate

Conversation

@cevr

@cevr cevr commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • release the ActorSystem duplicate-registration gate before actor startup
  • allow parent entry work to await nested system spawns
  • preserve serialized duplicate actor registration

Validation

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

Counsel

Counsel confirmed that this is an internal ActorSystem gate defect. The fix does not add a public API.

@cevr
cevr merged commit 736d319 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