FiberRoots
zio.RuntimeFlag.FiberRoots
case object FiberRoots extends RuntimeFlag
The fiber roots flag determines whether or not the ZIO runtime system will keep track of all fiber roots. Use of this flag will negatively impact performance, but is required in order for fiber dumps functionality.
Attributes
- Graph
-
- Supertypes
- Self type
-
FiberRoots.type
Members list
In this article