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

Program continues after setup fails #681

Open
PGijsbers opened this issue Dec 16, 2024 · 0 comments · May be fixed by #683
Open

Program continues after setup fails #681

PGijsbers opened this issue Dec 16, 2024 · 0 comments · May be fixed by #683
Labels
bug Something isn't working

Comments

@PGijsbers
Copy link
Collaborator

In docker mode, I have encountered scenarios where building the image failed, and the benchmark tries to continue invoking the run command. I suspect that it is because config.yaml:setup.activity_timeout seconds elapse during setup without any output, the setup is aborted and this is not handled properly, but it needs some more investigation.

Desired outcome: benchmark stops providing a clear error message that the experiment is aborted due to inactivity in the setup.

@PGijsbers PGijsbers added the bug Something isn't working label Dec 16, 2024
@PGijsbers PGijsbers linked a pull request Dec 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant