Skip to content

coroutine.status

function coroutine.status(co: thread)
  -> "dead"|"normal"|"running"|"suspended"