Fix: 分身
This commit is contained in:
parent
305e2a5ea5
commit
42247235e6
@ -13304,8 +13304,10 @@ HtmlRenderer.inner_render.prototype = {
|
|||||||
this_.Q = async_result
|
this_.Q = async_result
|
||||||
async_goto = 6
|
async_goto = 6
|
||||||
// 我们仍然不知道他为啥要在这里 delay 1ms
|
// 我们仍然不知道他为啥要在这里 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(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
|
// break
|
||||||
case 6:
|
case 6:
|
||||||
this_.db = null
|
this_.db = null
|
||||||
|
Loading…
Reference in New Issue
Block a user