Skip to content

Bazel: fix logging bug in git_lfs_probe.py #17306

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

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

redsun82
Copy link
Contributor

@redsun82 redsun82 commented Aug 27, 2024

The case of an HTTPError was printed to stdout (and therefore gobbed by bazel).

While I'm at it, I also introduced a timeout to urlopen and improved the no endpoints found error message.

The case of an `HTTPError` was printed to stdout (and therefore globbed
by bazel).

While I'm at it, I also introduced a timeout to `urlopen` and improved
the `no endpoints found` error message.
Copy link
Collaborator

@criemen criemen left a comment

Choose a reason for hiding this comment

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

LGTM, good find!

@redsun82 redsun82 merged commit b79be71 into main Aug 27, 2024
17 checks passed
@redsun82 redsun82 deleted the redsun82/bazel-lfs branch August 27, 2024 07:42
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