unexpectedProcessesInRunqueue property
True if unexpected processes in the scheduler run queue are present.
Such processes are in the run queue, but not in the process task list.
Implementation
core.bool? unexpectedProcessesInRunqueue;
True if unexpected processes in the scheduler run queue are present.
Such processes are in the run queue, but not in the process task list.
core.bool? unexpectedProcessesInRunqueue;