You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently workers use a yield/spin-loop to determine when it is time for a request to be initiated. Add an option, that upon enabling, makes the client use the dispatcher to sleep() as an alternative.