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(IoT): priority inversion runtime warning #4575

Merged
merged 2 commits into from Feb 24, 2023
Merged

Conversation

atierian
Copy link
Member

Issue #, if available:
#4360

Description of changes:
Explicitly sets the qualityOfService of the networkThread to NSQualityOfServiceUserInitiated to prevent priority inversion.

Check points:

  • Added new tests to cover change, if needed
  • All unit tests pass
  • All integration tests pass
  • Updated CHANGELOG.md
  • Documentation update for the change if required
  • PR title conforms to conventional commit style

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@atierian atierian requested review from a team and awsmobilesdk as code owners February 24, 2023 17:25
@atierian atierian merged commit b124cee into main Feb 24, 2023
@atierian atierian deleted the fix/iot-priority-inversion branch February 24, 2023 17:33
gabek pushed a commit to KeepSafe/aws-sdk-ios that referenced this pull request Aug 31, 2023
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