object Supervisor
- Companion:
- class
Value members
Concrete methods
def fibersIn(ref: AtomicReference[SortedSet[Runtime[Any, Any]]])(implicit trace: Trace): UIO[Supervisor[SortedSet[Runtime[Any, Any]]]]
Creates a new supervisor that tracks children in a set.
Creates a new supervisor that tracks children in a set.