vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
Task.running
vibe
core
task
Task
Determines if the task is still running or scheduled to be run.
struct
Task
nothrow @
property
const @
trusted
bool
running
(
)
Meta
Source
See Implementation
vibe
core
task
Task
constructors
this
functions
getDebugID
interrupt
join
joinUninterruptible
opCast
opEquals
toString
manifest constants
basePriority
properties
fiber
running
taskCounter
taskFiber
thread
tid
tidInfo
static functions
getThis
Determines if the task is still running or scheduled to be run.