Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): treat reads/exceptions in equal as part of computation #55818

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

leonsenft
Copy link
Contributor

Prevent leaking signal reads and exceptions from a custom equal function of a producer computed() to a consumer.

Upstream tc39/proposal-signals#90.

@pullapprove pullapprove bot requested review from dylhunn and iteriani May 15, 2024 21:19
@pullapprove pullapprove bot added the requires: TGP This PR requires a passing TGP before merging is allowed label May 15, 2024
Prevent leaking signal reads and exceptions from a custom `equal`
function of a producer `computed()` to a consumer.

Upstream tc39/proposal-signals#90.
@leonsenft leonsenft changed the title Treat reads/exceptions in equal as part of computation fix(core): treat reads/exceptions in equal as part of computation May 15, 2024
@leonsenft
Copy link
Contributor Author

@alxhub PTAL–I don't currently have permission to assign you as a reviewer.

@JeanMeche JeanMeche requested review from alxhub and removed request for dylhunn May 15, 2024 21:26
@dylhunn dylhunn added area: core Issues related to the framework runtime cross-cutting: signals labels May 22, 2024
@ngbot ngbot bot modified the milestone: Backlog May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues related to the framework runtime cross-cutting: signals requires: TGP This PR requires a passing TGP before merging is allowed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants