Add copy in step launch RPC instead of using ptr
Change use of pointer in a step launch RPC to a copy of the data structure which will insure that the step data does not change while the RPC message is being built. No problems have been observed, but this will be safer.
Loading
Please register or sign in to comment