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: safely set user agent #550

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sibicramesh
Copy link

No description provided.

@albertocavalcante
Copy link
Contributor

Hey @sibicramesh, can you please share why this would be beneficial? (asking also cause I assume this func is single-threaded and it's not totally clear to me).

Thanks!

@meteorcloudy meteorcloudy added the awaiting-user-response Awaiting a response from the author label Jul 9, 2024
@sibicramesh
Copy link
Author

Hi @albertocavalcante , sorry for the delayed response. Bazel can be launched in parallel when the output base is set differently. I’m not sure why we should make the function single-threaded when all it does is execute Bazel under the hood. This allows us to run multiple bazel instances in parallel through programatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-user-response Awaiting a response from the author
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants