Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refresh task queue first before get task from queue
This allows relinquishing control to the event loop to ensure requeueing coroutines have the chance to get run before another task is fetched from the queue.
- Loading branch information