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(cli): wait-for-result never exists if test ends with analyzer error #2694

Merged
merged 1 commit into from Jun 9, 2023

Conversation

schoren
Copy link
Collaborator

@schoren schoren commented Jun 9, 2023

This PR fixes the CLI to correctly support analyzer errors when waiting for results.

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@schoren schoren merged commit 5b4b54f into main Jun 9, 2023
24 checks passed
@schoren schoren deleted the fix-cli-linter-error-hang branch June 9, 2023 14:59
@schoren schoren linked an issue Jun 9, 2023 that may be closed by this pull request
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.

Running a Test from CLI hangs if Lint Error occurs
3 participants