concurrency v3.1.0 (2021-08-24T13:51:28Z)
Dub
Repo
cancelledException
concurrency
Undocumented in source.
static immutable
auto
cancelledException
=
new
Exception
(
"Cancelled"
)
;
Meta
Source
See Source File
concurrency
modules
bitfield
executor
fork
nursery
operations
receiver
scheduler
sender
signal
slist
stoptoken
stream
thread
timer
timingwheels
utils
functions
isMainThread
syncWait
syncWaitImpl
sync_wait
sync_wait_impl
static variables
cancelledException
structs
Cancelled
Result
SyncWaitReceiver2
templates
match