ID EN
OS

SCHED_RESET_ON_FORK

Python 3.11

This flag can be OR’ed with any other scheduling policy. When a process with this flag set forks, its child’s scheduling policy and priority are reset to the default.

Syntax

PYTHON
os.SCHED_RESET_ON_FORK