JOINING_FIBERS

A set of fibers waiting to join the current fiber. That is, these are fibers that are waiting for this fiber to end its execution, in either success or failure.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int