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

[service] Fix kext verdict of update command #1599

Merged
merged 9 commits into from
Jul 2, 2024
Merged

[service] Fix kext verdict of update command #1599

merged 9 commits into from
Jul 2, 2024

Conversation

vlabo
Copy link
Member

@vlabo vlabo commented Jun 27, 2024

No description provided.

dhaavi
dhaavi previously approved these changes Jul 1, 2024
Comment on lines +25 to +31
if first {
if !errors.Is(err, ErrUnexpectedInfoSize) {
t.Errorf("unexpected error: %s\n", err)
}
first = false
continue
}
Copy link
Member

Choose a reason for hiding this comment

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

Please document why this is allowed to fail on the first message.

@dhaavi dhaavi merged commit b7c32ec into develop Jul 2, 2024
7 checks passed
@dhaavi dhaavi deleted the fix/kext-bug branch July 2, 2024 09:29
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.

None yet

2 participants