Modifier and Type | Constant Field | Value |
---|---|---|
protected static final java.lang.String |
missingFinishMsg |
"A new task cannot be created at the top-level of your program. It must be created from within a finish or another async. Please ensure that all asyncs, actor sends, parallel loops, and other types of parallelism-creating constructs are not called at the top-level of your program." |