Ox
ox.Ox
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, forkPlain or forkCancellable.
- register resources to be cleaned up after the scope ends
Attributes
- See also
- Graph
-
- Supertypes
- Known subtypes
-
In this article