true if the fiber will not execute any more code.Fiber.isTerminated
bool isTerminated() const pure nothrow @nogc @safeCheck if the fiber has finished execution (either completed or failed).
bool isTerminated() const pure nothrow @nogc @safeCheck if the fiber has finished execution (either completed or failed).
true if the fiber will not execute any more code.