ae v0.0.3574 (2024-07-05T19:56:39Z)
Home
Dub
Repo
AsyncQueue.close
ae
utils
promise
concurrency
AsyncQueue
Close the queue. Must be called to free up resources (thread and message queue).
class
AsyncQueue
(T, E = Exception)
void
close
(
)
Meta
Source
See Implementation
ae
utils
promise
concurrency
AsyncQueue
constructors
this
functions
close
put
Close the queue. Must be called to free up resources (thread and message queue).