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
We have code in the worker that receives a non-zero int, divides it, and returns the result as an int. But, we don't have anything in the controller to exercise that code!