client-run-queue
Advanced tools
Changelog
[1.1.10] - 2022-08-23
toArray
on the internal type DoubleLinkedList
, for cases where lists are unchanged.Changelog
[1.1.8] - 2022-07-21
prepublishOnly
work.Changelog
[1.1.4] - 2022-07-04
cancelAll
on scheduled entry with the delayMSec
option set didn't work unless the delay time was reached first, since these entries weren't considered to be "scheduled".getQueueLength
didn't count delayed scheduled entries.