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

Use a timeout of 1s when testing the sandbox on Linux. #15414

Closed
wants to merge 1 commit into from

Conversation

meisterT
Copy link
Member

@meisterT meisterT commented May 6, 2022

This is to avoid hanging there forever in case the system is set up
incorrectly.
1s should be plenty to run /bin/true.

Fixes #15373.

@meisterT meisterT self-assigned this May 6, 2022
This is to avoid hanging there forever in case the system is set up
incorrectly.
1s should be plenty to run `/bin/true`.

Fixes bazelbuild#15373.
@sgowroji sgowroji added team-Local-Exec Issues and PRs for the Execution (Local) team awaiting-review PR is awaiting review from an assigned reviewer labels May 7, 2022
@bazel-io bazel-io closed this in 83ca7d1 May 10, 2022
@ShreeM01 ShreeM01 removed the awaiting-review PR is awaiting review from an assigned reviewer label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Local-Exec Issues and PRs for the Execution (Local) team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bazel hangs at 'Found 1 target..' on linux machine
3 participants