isCompleted

abstract val isCompleted: Boolean (source)

Overrides Job.isCompleted

Returns true when this continuation has completed for any reason. A continuation that was cancelled is also considered complete.