新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!

Commit 5a3b0357 authored by 天乐 韩's avatar 天乐 韩

feat: Modify slow log step

--story=0
parent bb7972f5
......@@ -222,7 +222,7 @@ func (h *TxHandler) handleTxRequest(msg *protogo.DockerVMMessage) error {
}
currentStatus = AfterExecuted
EnterNextStep(msg, protogo.StepType_SANDBOX_HANDLER_EXECUTE, "")
EnterNextStep(msg, protogo.StepType_SANDBOX_SEND_CHAIN_RESP, "")
respMsg.StepDurations = msg.StepDurations
h.sendResponse(respMsg)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment