From 42247235e6964b20289b27babc5da04ed2ed3083 Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Sat, 4 May 2024 12:20:18 +0800 Subject: [PATCH] =?UTF-8?q?Fix:=20=E5=88=86=E8=BA=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- branch/latest/md5.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/branch/latest/md5.js b/branch/latest/md5.js index be2fac8..66804ca 100644 --- a/branch/latest/md5.js +++ b/branch/latest/md5.js @@ -13304,8 +13304,10 @@ HtmlRenderer.inner_render.prototype = { this_.Q = async_result async_goto = 6 // 我们仍然不知道他为啥要在这里 delay 1ms + // 我们现在知道了, 为了让分身可用 + // 其实就是等一个循环 // return P._asyncAwait(P.future_future_delayed(P.duration_milsec_sec(1, 0), t.z), $async$b4) - // return P._asyncAwait(P.future_future_delayed(P.duration_milsec_sec(0, 0), t.z), $async$b4) + return P._asyncAwait(P.future_future_delayed(P.duration_milsec_sec(0, 0), t.z), $async$b4) // break case 6: this_.db = null