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

Bugfix/fix thread schedule loop crash #29

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

huangyulong3
Copy link

The thread_loop_run function crash when the passed start_thread parameter is false and the application creates the thread itself instead of the BT framework to created it.

bug: v/51552

Signed-off-by: huangyulong3 <[email protected]>
Detail: The thread_loop_run function crashes when the passed start_thread parameter is false and the application creates the thread itself instead of the BT framework.

bug: v/51552

Signed-off-by: huangyulong3 <[email protected]>
@huangyulong3 huangyulong3 requested a review from hyson710 as a code owner January 4, 2025 09:27
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

Successfully merging this pull request may close these issues.

2 participants