OpSupervision
zio.RuntimeFlag.OpSupervision
case object OpSupervision extends RuntimeFlag
The op supervision flag determines whether or not the IO runtime system will supervise all operations of the ZIO runtime. Use of this flag will negatively impact performance, but is required for some operations, such as profiling.
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait RuntimeFlagclass Objecttrait Matchableclass Any
- Self type
-
OpSupervision.type
Members list
In this article