Skip to content

feat: add concurrent scope isolation#19

Open
Lojhan wants to merge 2 commits intomainfrom
feat/react-scope-isolation-concurrency
Open

feat: add concurrent scope isolation#19
Lojhan wants to merge 2 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
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