Skip to content

Write warnings outside of appdomain #5371

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 15 commits into from
Apr 17, 2025
Merged

Write warnings outside of appdomain #5371

merged 15 commits into from
Apr 17, 2025

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Apr 4, 2025

Related #5176

Figuring out a reliable way to test this, will follow up with other PR. Ensured manually that it works.

Youssef1313
Youssef1313 previously approved these changes Apr 4, 2025
@nohwnd
Copy link
Member Author

nohwnd commented Apr 16, 2025

I am finally happy with the test, I had to change how project assets are emitted, to put them to the same folder (but different subfolders, like if we had a solution). I don't expect anything to break because 90% of the fixture usages are for 1 project only, and where 2 projects are used, they don't reference each other, because it was not possible till now (they emit to different temp directories).

But let's see what breaks. Maybe I will need to go back to writing the code files to disk first, and then building, instead of doing all that in parallel right now.

Youssef1313
Youssef1313 previously approved these changes Apr 16, 2025
@nohwnd
Copy link
Member Author

nohwnd commented Apr 17, 2025

I've re-run it on the merge, and not here. AAARGh!

@nohwnd
Copy link
Member Author

nohwnd commented Apr 17, 2025

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@nohwnd nohwnd merged commit b1ee076 into main Apr 17, 2025
8 checks passed
@nohwnd nohwnd deleted the warnings branch April 17, 2025 14:33
This was referenced Aug 20, 2025
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.

3 participants