Trigger an execution of the worker.
If the worker is already executing, this will cause it to execute again once it completes. Otheriwse, opens a new fiber and starts executing.
See Implementation
Trigger an execution of the worker.
If the worker is already executing, this will cause it to execute again once it completes. Otheriwse, opens a new fiber and starts executing.