Mercurial > hg > orthanc-book
changeset 472:03dfb896ca4b
merge
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 04 Aug 2020 20:53:35 +0200 |
parents | a735476a0e6e (diff) 90e6c20cef1e (current diff) |
children | c7b2424e4b52 |
files | Sphinx/source/plugins/python.rst |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/plugins/python.rst Tue Aug 04 16:53:18 2020 +0200 +++ b/Sphinx/source/plugins/python.rst Tue Aug 04 20:53:35 2020 +0200 @@ -645,6 +645,11 @@ Performance and concurrency --------------------------- +**Important:** This section only applies to UNIX-like systems. The +``multiprocessing`` package will not work on Microsoft Windows as the +latter OS has a different model for `forking processes +<https://en.wikipedia.org/wiki/Fork_(system_call)>`__. + .. highlight:: python Let us consider the following sample Python script that makes a