-
- Downloads
Split Worker.fetch_task() into fetch_task() and execute_task()
This makes the naming more consistent, and makes it easier to add more functionality without growing an already-big function.
Please sign in to comment
This makes the naming more consistent, and makes it easier to add more functionality without growing an already-big function.