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 b1d6ed7 commit aeca87aCopy full SHA for aeca87a
1 file changed
Doc/reference/executionmodel.rst
@@ -411,9 +411,6 @@ on the computer look something like this::
411
process
412
OS thread (runs machine code)
413
414
-.. (Sometimes there may even be an extra layer right after "thread"
415
- for light-weight threads or coroutines.)
416
-
417
While a program always starts with exactly one of each of those, it may
418
grow to include multiple of each. Hosts and processes are isolated and
419
independent from one another. However, threads are not.
0 commit comments