Interface QueueDestroyInfo

Property

list of removed tasks, that hadn't had a chance to start

Property

list of ongoing tasks

Hierarchy

  • QueueDestroyInfo

Properties

Properties

inProgress: Task<unknown>[]
removed: Task<unknown>[]

Generated using TypeDoc