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

CTask中的onErrHandler一直没有被调用 #3

Open
yulm6 opened this issue Jul 7, 2022 · 0 comments
Open

CTask中的onErrHandler一直没有被调用 #3

yulm6 opened this issue Jul 7, 2022 · 0 comments

Comments

@yulm6
Copy link

yulm6 commented Jul 7, 2022

CTask类中虚函数:
virtual void onErrHandler(long reasons) {};
似乎一直没有被调用。
根据* @param [in] task_err_handler the task's completion routine (Can be NULL)这个注释,这个句柄似乎是任务结束后的回调,不过从未被调用过。

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