Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你是不是有个地方有bug #1

Open
qtencent7 opened this issue Jan 26, 2024 · 0 comments
Open

你是不是有个地方有bug #1

qtencent7 opened this issue Jan 26, 2024 · 0 comments

Comments

@qtencent7
Copy link

`

  let res = task(...args);

  while (res !== undefined) {

    res = task(...args);

  }

`
这段代码是你sync-loop-hook.js里面的call方法的一段代码,我感觉你这运行会有问题吧?会一直死循环

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant