anotherWorker.queue.take = async () => {
                    const {
                        newCallCount,
                        result,
                    } = incrementCallCountOrReturnJob(callCount, job);