Ox
ox.Ox
trait Ox extends OxUnsupervised
Capability granted by an supervised or supervisedError concurrency scope.
Represents a capability to:
- fork supervised or unsupervised, asynchronously running computations in a concurrency scope. Such forks can be created using fork, forkUser, forkUnsupervised or forkCancellable.
- register resources to be cleaned up after the scope ends
Attributes
- See also
- Graph
-
- Supertypes
- Known subtypes
-
In this article