Skip to content

Conversation

@julianoes
Copy link
Collaborator

@julianoes julianoes commented Oct 6, 2025

This cleans up the messages for connection errors, mostly on Windows. This also fixes a recent regression on Linux leading to thread sanitizer issues.

Cleanup after #2662.

Fixes #2675.

@julianoes julianoes changed the title core: improve connection error strings core: improve connection error strings, fix threading issue Oct 6, 2025
This cleans up the messages for connection errors, mostly on Windows.
This also fixes a recent regression on Linux leading to thread sanitizer
issues.
@julianoes julianoes force-pushed the pr-connection-error-cleanup branch from 9fe4f9b to 5ba151a Compare October 7, 2025 00:32
@JonasVautherin
Copy link
Collaborator

Curious now: what was the thread sanitizer issue about?

@julianoes
Copy link
Collaborator Author

The previous PR changed the way the return value and errno variables were used, so the logic was broken.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 7, 2025

@julianoes julianoes merged commit 947d705 into main Oct 7, 2025
54 checks passed
@julianoes julianoes deleted the pr-connection-error-cleanup branch October 7, 2025 19:39
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.

Thread sanitizer issue in CI

3 participants