-
Notifications
You must be signed in to change notification settings - Fork 547
fix: Deleted IOException from NpipeConnectionSocketFactory.createSocket #3531
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
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #3531 (2024-11-12T06:19:48Z) ⚙️ JKube E2E Tests (11791659144)
|
I'm not sure how to update the CHANGELOG and the documentation |
You don't need a changelog entry for this kind of fix. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thx!
Description: Removed IOException that was being thrown in NpipeConnectionSocketFactory.createSocket
Fixes #2746
Type of change
test, version modification, documentation, etc.)
Checklist