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

Remove this workaround once we understand the message queue and shutdown race #7409

Closed
todo bot opened this issue Jun 4, 2021 · 0 comments · Fixed by #7434
Closed

Remove this workaround once we understand the message queue and shutdown race #7409

todo bot opened this issue Jun 4, 2021 · 0 comments · Fixed by #7434
Assignees
Labels

Comments

@todo
Copy link

todo bot commented Jun 4, 2021

// TODO: Remove this workaround once we understand the message queue and shutdown race
test_os_sleep_ms(1000);
mCommissioner.Shutdown();
VerifyOrReturnError(GetCommandExitStatus(), CHIP_ERROR_INTERNAL);


This issue was generated by todo based on a TODO comment in 7020bbc when #7381 was merged. cc @woody-apple.
@todo todo bot added the todo label Jun 4, 2021
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue Jun 7, 2021
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue Jun 8, 2021
bzbarsky-apple added a commit that referenced this issue Jun 9, 2021
…7434)

This change depends on
#7428 and
#7430 which fix
the problems properly.

Fixes #7408
Fixes #7409
Fixes #7410
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this issue Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant