Skip to content

[rush] Fix empty error logs #4997

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
Nov 8, 2024

Conversation

dmichon-msft
Copy link
Contributor

Summary

Fixes #4991

Details

The lazy initializer was still present. Removes a forced initialization of the error log file.

How it was tested

Built a project with and without an error.

@iclanton iclanton enabled auto-merge (squash) November 8, 2024 02:07
@iclanton iclanton merged commit d83665c into microsoft:main Nov 8, 2024
4 checks passed
@dmichon-msft dmichon-msft deleted the fix-empty-error-logs branch November 8, 2024 22:28
@aramissennyeydd
Copy link
Contributor

@iclanton Would it be possible to publish a new release with this fix? 🙇 This is blocking our upgrade to the latest version of Rush.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

[rush] regression: empty .error.log files are created regardless of if there is stderr
3 participants