Clarify where --jobs is disabled

This commit is contained in:
Anthony Sottile 2021-05-18 19:18:54 -07:00 committed by GitHub
parent d7731e5c9b
commit 913e064d08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -792,8 +792,8 @@ Options and their Descriptions
.. note::
This option is ignored on Windows because :mod:`multiprocessing` does
not support Windows across all supported versions of Python.
This option is ignored on platforms where ``fork`` is not a
supported ``multiprocessing`` method.
This defaults to: ``auto``