-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The ability to remove all queued tasks by name would be useful to avoid duplicating tasks that will inevitably execute identically to their siblings.
An example would be a number of unstarted queued tasks for generating a sitemap, which as incomplete, each would end up yielding the same result, and are therefore unnecessary.