BaseJobQueue.stop() method
Stops processing the job queue, leaving it able to start again.
Signature:
stop(): Promise<T>;
Returns:
Promise<T>
this queue, once processing has stopped
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.