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 397df8f commit 84aedf7Copy full SHA for 84aedf7
Doc/howto/a-conceptual-overview-of-asyncio.rst
@@ -22,7 +22,7 @@ of this article.
22
read as opposed to a task that does need cpu-time to make progress, like
23
computing n-factorial?
24
- How would I go about writing my own asynchronous variant of some operation?
25
- Something like an async sleep, database request, etc.
+ Something like an async sleep, database request, and so on.
26
27
--------------------------------------------
28
A conceptual overview part 1: the high-level
0 commit comments