Static Public Attributes | |
| string | PRIVATE = 'private' |
| string | GLOBAL = 'global' |
Determines whether tasks of a TaskGroup will run directly at the global workspace, which is kept alive across runs, or whether a new child workspace will be created for the run and destroyed afterwards.
1.8.11