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
Step 1: instead of mangling in the worker, we could pass the task to an expander that feeds into the workqueue.
Step 2: refactor the decision on whether to add dependent work into a separate function
Step 3: split error handling & result building into new functions
The worker is a mess of spaghetti. Let's clean it up.
The text was updated successfully, but these errors were encountered: