clone
open override fun clone(context: ConcurrentExecutionContext = this.context): StatePrimitiveExecution
Returns a copy of this state, replacing context with the given one (defaulting to the current context).
Returns a copy of this state, replacing context with the given one (defaulting to the current context).