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 --no-print-stacktrace. (cherrypick of #13539) #13541

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

stuhood
Copy link
Sponsor Member

@stuhood stuhood commented Nov 9, 2021

Unfortunately, it looks like --no-print-stacktrace broke in a critical location a while back, resulting in unnecessary noise. See for example: #13491 (comment)

Fix, and add an integration test. Also fixes the location of the exceptions.log, and removes ExceptionSink Ctrl+C tests, since Ctrl+C is now directly handled by the engine (fixes #12108).

[ci skip-rust]
[ci skip-build-wheels]

Unfortunately, it looks like `--no-print-stacktrace` broke in a critical location a while back, resulting in unnecessary noise. See for example: pantsbuild#13491 (comment)

Fix, and add an integration test. Also fixes the location of the `exceptions.log`, and removes `ExceptionSink` `Ctrl+C` tests, since `Ctrl+C` is now directly handled by the engine (fixes pantsbuild#12108).

[ci skip-rust]
[ci skip-build-wheels]
@stuhood stuhood merged commit a14e4ca into pantsbuild:2.8.x Nov 9, 2021
@stuhood stuhood deleted the stuhood/pick-13539-for-2.8.x branch November 9, 2021 16:30
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