Returns the Signal's value.
Signal
If it is called in a capture context (Transient.runInContext(...)), then the Signal is captured in this process.
Transient.runInContext(...)
Returns the
Signal
's value.If it is called in a capture context (
Transient.runInContext(...)
), then theSignal
is captured in this process.