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

InstallAppleCertificateV2 task is failing on post-job step #17846

Conversation

sergey-koryshev
Copy link
Contributor

Task name: InstallAppleCertificateV2

Description: sometimes task InstallAppleCertificateV2 is failing on post-job step with unhandled exception but it should only write warning in any cases. It happened due to missed await keyword which lead to the fact that promise was not handled and exception was not caught by try/catch statement

Documentation changes required: (Y/N) N

Added unit tests: (Y/N) N

Attached related issue: (Y/N) N

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@sergey-koryshev sergey-koryshev requested a review from a team as a code owner February 28, 2023 12:56
@sergey-koryshev sergey-koryshev merged commit be70bba into master Mar 13, 2023
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 this pull request may close these issues.

6 participants