
The worker task should never be immediately executed to allow the task to be executed on the next "tick" of the worker. This prevents recursive calls to e.g. routeQuery in readwritesplit when errors are handled.
The worker task should never be immediately executed to allow the task to be executed on the next "tick" of the worker. This prevents recursive calls to e.g. routeQuery in readwritesplit when errors are handled.