UnsafeAPI2

zio.Runtime$.Scoped.UnsafeAPI2

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def shutdown()(implicit unsafe: Unsafe): Unit

Shuts down this runtime and releases resources allocated to it. Once this runtime has been shut down the behavior of methods on it is undefined and it should be discarded.

Shuts down this runtime and releases resources allocated to it. Once this runtime has been shut down the behavior of methods on it is undefined and it should be discarded.

Attributes