Skip to content

feat: add concurrent scope isolation#19

Merged
Lojhan merged 3 commits intomainfrom
feat/react-scope-isolation-concurrency
Apr 20, 2026
Merged

feat: add concurrent scope isolation#19
Lojhan merged 3 commits intomainfrom
feat/react-scope-isolation-concurrency

Conversation

@Lojhan
Copy link
Copy Markdown
Collaborator

@Lojhan Lojhan commented Apr 6, 2026

Summary

  • add a dedicated concurrent isolation test suite for react
  • validate both paths:
    • contamination behavior when scope hooks are unavailable
    • isolation behavior when scope hooks are available
  • keep react runtime implementation lean while making isolation behavior explicit in tests

Validation

  • npm run lint
  • npm test

Notes

  • branch was created from updated main and synced before development
  • this PR focuses on test coverage and isolation diagnostics

@Lojhan Lojhan changed the title test: add concurrent scope isolation coverage feat: add concurrent scope isolation Apr 7, 2026
@Lojhan Lojhan merged commit f8d7370 into main Apr 20, 2026
12 checks passed
@Lojhan Lojhan deleted the feat/react-scope-isolation-concurrency branch April 20, 2026 02:19
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