AnyJobQueue.stop() method
Stops processing, resolving to this queue. The queue can be started again.
Signature:
stop(): Promise<T>;
Returns:
Promise<T>
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.