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

How to appropriately use ctkPluginFrameworkLauncher::stop() #1093

Open
alundilong opened this issue Jun 9, 2023 · 0 comments
Open

How to appropriately use ctkPluginFrameworkLauncher::stop() #1093

alundilong opened this issue Jun 9, 2023 · 0 comments

Comments

@alundilong
Copy link

alundilong commented Jun 9, 2023

Dear CTK Developer,
I am facing a strange problem as I quit a GUI app. I believe it is related to multiple threads. Here is a snapshot of the main function where the ctkPluginFramework is initialized. To test if all plugin could be removed once the stop function is called, a line is added as follows,
image

The body of stop function is as follows,
image

Here is a snapshot of what occur, with this I believe it is a multiple thread issue. I would like to take some advice on how(or where) to use ctkPluginFrameworkLauncher::stop(). Thanks!
image

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

No branches or pull requests

1 participant