Closed targos closed 6 months ago
This PR attempts to upstream all the changes we have in our fork that are required for our current application to work.
list
get
clear
Thanks a tone!
This PR attempts to upstream all the changes we have in our fork that are required for our current application to work.
list
andget
don't return promisesclear
is uselessget
, but instantiates the queue if it doesn't exist yet. Without this method, the only way to get a queue other than the default one is to dispatch a job first.