Closed Carifio24 closed 1 month ago
We should only ever be passing one non-keyword argument to start_worker, and the Worker that it creates, so this PR updates the function signature to reflect that.
start_worker
Worker
We should only ever be passing one non-keyword argument to
start_worker
, and theWorker
that it creates, so this PR updates the function signature to reflect that.