BaseJobQueue.handler property
The handler registered by onPop, if any.
Signature:
protected handler?: JobQueuePopHandler<U>;
Remarks
Doubles as the readiness flag on JobQueue, whose start and push both refuse to run while it is unset.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.