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

Loupe should fail early #2

Open
hlef opened this issue May 19, 2022 · 0 comments
Open

Loupe should fail early #2

hlef opened this issue May 19, 2022 · 0 comments

Comments

@hlef
Copy link
Member

hlef commented May 19, 2022

Running certain workloads can take a long time. Unfortunately, little sanity checks are performed during the run. Thus, if the run fails, it is not uncommon to see this sort of frustrating error message

[I] Running dynamic analysis in the container (6 replicas)...
    ^[[A^[[A[I] Sanitizing replicas outputs...
[E] Binary static analysis results are invalid (no results!)

after a few days running.

We should check and fail early in these cases.

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

No branches or pull requests

1 participant