whenAddedFiberActions

val whenAddedFiberActions: MutableList<(A_Fiber) -> Unit>

A publicly accessible list of functions to call when a new fiber is to be added to the list of tracked fibers.