RETIRED

The fiber has run either its result continuation or its failure continuation. This state is permanent.

Functions

Link copied to clipboard
fun mayTransitionTo(newState: FiberDescriptor.ExecutionState): Boolean

Determine if this is a valid successor state.

Properties

Link copied to clipboard
val indicatesSuspension: Boolean
Link copied to clipboard
val indicatesTermination: Boolean
Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int