Skip to content

fix: preserve services across actor start - #2

Merged
K-Mistele merged 2 commits into
mainfrom
fix/actor-service-context
Aug 29, 2026
Merged

fix: preserve services across actor start#2
K-Mistele merged 2 commits into
mainfrom
fix/actor-service-context

Conversation

@K-Mistele

Copy link
Copy Markdown

Summary

  • retain the Effect service context captured when a local actor is allocated
  • run deferred actor lifecycle work with that context and cover the allocation-then-start pattern
  • add a pre-push gate for formatting, linting, and typechecking

Validation

  • bun run typecheck
  • bun run lint
  • bun run fmt:check
  • bun test

@K-Mistele
K-Mistele merged commit 79f0af7 into main Aug 29, 2026
2 checks passed
@github-actions github-actions Bot mentioned this pull request Aug 29, 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