clock is omitted alongside log for the same reason: both are live in-process objects, and a pinned clock cannot cross the worker-thread boundary. Threaded handlers use ambient time — see camunda/orchestration-cluster-api-js#450.
clock
log
clockis omitted alongsidelogfor the same reason: both are live in-process objects, and a pinned clock cannot cross the worker-thread boundary. Threaded handlers use ambient time — see camunda/orchestration-cluster-api-js#450.