Fiber.state

FiberState state() const pure nothrow @nogc @safe

Query the current execution state of the fiber.

Returns

The current FiberState value.