Skip to content

Commit aeca87a

Browse files
Drop a comment.
1 parent b1d6ed7 commit aeca87a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Doc/reference/executionmodel.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -411,9 +411,6 @@ on the computer look something like this::
411411
process
412412
OS thread (runs machine code)
413413

414-
.. (Sometimes there may even be an extra layer right after "thread"
415-
for light-weight threads or coroutines.)
416-
417414
While a program always starts with exactly one of each of those, it may
418415
grow to include multiple of each. Hosts and processes are isolated and
419416
independent from one another. However, threads are not.

0 commit comments

Comments
 (0)