FiberRefs

object FiberRefs
Companion:
class
class Object
trait Matchable
class Any

Type members

Classlikes

object Patch
Companion:
class
sealed trait Patch extends (Runtime, FiberRefs) => FiberRefs

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.

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.

Companion:
object

Value members

Concrete fields

The empty collection of FiberRef values.

The empty collection of FiberRef values.