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

Reset signal handling after Bazel terminates #657

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

fmeum
Copy link
Contributor

@fmeum fmeum commented Feb 12, 2025

Signal handlers are process-wide global state and can affect the behavior of programs that use Bazelisk as a library.

Work towards buildbuddy-io/buildbuddy#8326 (comment)

Signal handlers are process-wide global state and can affect the behavior of programs that use Bazelisk as a library.
@fmeum
Copy link
Contributor Author

fmeum commented Feb 12, 2025

@meteorcloudy @fweikert

@meteorcloudy meteorcloudy merged commit dfa53af into bazelbuild:master Feb 12, 2025
2 checks passed
@fmeum fmeum deleted the signal-handling branch February 12, 2025 13:06
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