v0.3.0
- Add the
{ run: false }option to theQueue#addmethod. This option will prevent the queue from running as soon as the new task is enqueued.
{ run: false } option to the Queue#add method. This option will prevent the queue from running as soon as the new task is enqueued.