Skip to content

Part 1: adding better diagnostic messages for too-long TMPDIR on Linux #5517

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 11 commits into from
Jul 15, 2025

Conversation

rcj1
Copy link
Contributor

@rcj1 rcj1 commented Jul 3, 2025

Closes dotnet/runtime#111165

This PR adds better diagnostic messages in the scenario of too-long TMPDIR values on Linux that cause the diagnostic socket to be absent or incorrectly named.

@rcj1 rcj1 requested a review from a team as a code owner July 3, 2025 20:38
@rcj1 rcj1 changed the title part 1: adding better diagnostic messages for too-long TMPDIR on Linux Part 1: adding better diagnostic messages for too-long TMPDIR on Linux Jul 3, 2025
@rcj1 rcj1 requested a review from hoyosjs July 3, 2025 20:38
Copy link
Member

@lateralusX lateralusX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rcj1 rcj1 enabled auto-merge (squash) July 15, 2025 17:35
@rcj1 rcj1 disabled auto-merge July 15, 2025 17:36
@rcj1 rcj1 enabled auto-merge (squash) July 15, 2025 17:36
@rcj1 rcj1 merged commit 1586391 into dotnet:main Jul 15, 2025
19 checks passed
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.

Linux diagnostic socket name gets truncated when TMPDIR is too long
3 participants