We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc6e51 commit 3c0b0a4Copy full SHA for 3c0b0a4
Doc/howto/a-conceptual-overview-of-asyncio.rst
@@ -37,7 +37,7 @@ It's the star of the show.
37
It's like an orchestra conductor.
38
It's behind the scenes managing resources.
39
Some power is explicitly granted to it, but a lot of its ability to get things
40
-done comes from the respect and cooperation of its subordinates.
+done comes from the respect and cooperation of its teammates.
41
42
In more technical terms, the event loop contains a queue of tasks (or "chunks
43
of work") to be run.
0 commit comments