A handle to a running Effect worker.
Readonly
Interrupt the worker (also happens automatically when the owning scope closes).
Completes when the worker loop ends (only on a fatal, non-retryable activation error).
The job type this worker activates.
A handle to a running Effect worker.