Executor - cschladetsch/CsharpPyro GitHub Wiki
Executor
Processes Continuations.
Has a Tree.
Maintains two stacks: DataStack and ContextStack.
Can be stepped per-operation (object), or run to its completion.
See also ExecutionContext.
Processes Continuations.
Has a Tree.
Maintains two stacks: DataStack and ContextStack.
Can be stepped per-operation (object), or run to its completion.
See also ExecutionContext.