Skip to content
Discussion options

You must be logged in to vote

OK, now I understand. AFAIK asyncio scheduling is round robin. So whenever a task reaches await, the other task is scheduled, if it's not waiting,just as you describe.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@brianreinhold
Comment options

@sophiedegran
Comment options

Comment options

You must be logged in to vote
3 replies
@brianreinhold
Comment options

@bixb922
Comment options

Answer selected by peterhinch
@peterhinch
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants