topsim.core.scheduler.SchedulerStatus

class topsim.core.scheduler.SchedulerStatus(value)[source]

The status of the Scheduler Actor

Used to determine if the Scheduler is running. If it is not running, and is marked as SHUTDOWN, then this is one of the exit conditions for a simulation.

Attributes

SLEEP

RUNNING

SHUTDOWN