ATLAS Offline Software
Loading...
Searching...
No Matches
python.ConcurrencyFlags.DebugWorkers Class Reference
Inheritance diagram for python.ConcurrencyFlags.DebugWorkers:
Collaboration diagram for python.ConcurrencyFlags.DebugWorkers:

Static Public Attributes

bool statusOn = True
list allowedTypes = ['bool']
bool StoredValue = False

Detailed Description

 stops the worker in bootstratp until a SIGUSR1 is recieved. Used as debug hook

Definition at line 100 of file ConcurrencyFlags.py.

Member Data Documentation

◆ allowedTypes

list python.ConcurrencyFlags.DebugWorkers.allowedTypes = ['bool']
static

Definition at line 104 of file ConcurrencyFlags.py.

◆ statusOn

bool python.ConcurrencyFlags.DebugWorkers.statusOn = True
static

Definition at line 103 of file ConcurrencyFlags.py.

◆ StoredValue

bool python.ConcurrencyFlags.DebugWorkers.StoredValue = False
static

Definition at line 105 of file ConcurrencyFlags.py.


The documentation for this class was generated from the following file: