Open
Description
The algorithm specification for "Method: Signal.Computed.prototype.get" says this in phase 1:
If the current execution context is
notifying
or if this Signal has the state~computing~
, or if this signal is an Effect andcomputing
a computed Signal, throw an exception.
There's no other reference to an "Effect" so it's not clear what this means. There are some references to "effect Signal" elsewhere but this is also not defined anywhere.
Metadata
Assignees
Labels
No labels
Activity