A Patch
captures the changes in FiberRef
values made by a single fiber
as a value.
A Patch
captures the changes in FiberRef
values made by a single fiber
as a value. This allows fibers to apply the changes made by a workflow
without inheriting all the FiberRef
values of the fiber that executed the
workflow.
The empty collection of FiberRef
values.