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

fix: Fixes a nil crash in the keyless bridge task. #880

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

dljsjr
Copy link
Contributor

@dljsjr dljsjr commented Aug 1, 2023

If the bridge is missing both the application key + the bridge info, there's not much we can do until we decide how we want to handle the remedy for this situation from a UX perspective.

This addresses the crash signature around CHAD-11420 but does not yet fix that bug itself.

If the bridge is missing both the application key + the bridge info,
there's not much we can do until we decide how we want to handle
the remedy for this situation from a UX perspective.
@dljsjr dljsjr requested review from greens and ctowns August 1, 2023 16:18
@github-actions
Copy link

github-actions bot commented Aug 1, 2023

Channel deleted.

@github-actions
Copy link

github-actions bot commented Aug 1, 2023

Test Results

     52 files     333 suites   0s ⏱️
1 576 tests 1 576 ✔️ 0 💤 0
2 699 runs  2 699 ✔️ 0 💤 0

Results for commit d544227.

@github-actions
Copy link

github-actions bot commented Aug 1, 2023

Minimum allowed coverage is 90%

Generated by 🐒 cobertura-action against d544227

Copy link
Contributor

@greens greens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we mark the device offline, or will it already be marked that way?

@dljsjr
Copy link
Contributor Author

dljsjr commented Aug 1, 2023

@greens It'll already be marked that way, as it won't be able to open its SSE connection.

@dljsjr dljsjr merged commit 4139903 into main Aug 1, 2023
10 checks passed
@dljsjr dljsjr deleted the fix/hue-crash-if-no-application-key branch August 1, 2023 19:59
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.

3 participants