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: unmanaged cancelled jobs #3254

Merged
merged 1 commit into from
May 20, 2022
Merged

Conversation

danlucian
Copy link
Member

@danlucian danlucian commented May 19, 2022

What does this PR do?

  • throw an error when the unmanaged c++ jobs are cancelled or contain error

@danlucian danlucian self-assigned this May 19, 2022
@danlucian danlucian requested review from a team as code owners May 19, 2022 19:23
Copy link

@dekelund dekelund left a comment

Choose a reason for hiding this comment

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

Some comments, but it doesn't block the PR itself.

src/lib/polling/polling-test.ts Outdated Show resolved Hide resolved
src/lib/polling/polling-test.ts Outdated Show resolved Hide resolved
- throw an error when the unmanaged c++ jobs are cancelled or contain error
- add tests
@danlucian danlucian force-pushed the fix/unmanaged-cancelled-jobs branch from c093288 to dca7769 Compare May 20, 2022 10:55
@danlucian danlucian merged commit e082575 into master May 20, 2022
@danlucian danlucian deleted the fix/unmanaged-cancelled-jobs branch May 20, 2022 11:40
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.

2 participants