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

ExpressRunner 线程重入问题:计时器重置导致空指针 #294

Open
fxstiandi opened this issue Sep 13, 2023 · 0 comments
Open

ExpressRunner 线程重入问题:计时器重置导致空指针 #294

fxstiandi opened this issue Sep 13, 2023 · 0 comments

Comments

@fxstiandi
Copy link

发现另外一个expressRunner的线程重入的问题,关于计时器reset的问题:
image
QLExpressTimer.reset();这句应该移到InstructionSetRunner.executeOuter()里,只在最外层执行结束后才重置计时器。
image

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