- Add log

This commit is contained in:
ParticleG
2024-11-01 08:48:25 +08:00
parent 017f874f38
commit 77fd519b43
3 changed files with 15 additions and 13 deletions

View File

@@ -3,7 +3,9 @@ local getCHN,setCHN,triggerCHN=...
local CHN_demand,CHN_getCount=triggerCHN.demand,triggerCHN.getCount
local CHN_push,CHN_pop=triggerCHN.push,triggerCHN.pop
print("2");
JS=require'Zframework.js'
print("3");
local yield=coroutine.yield
local setThread=coroutine.wrap(function()