Skip to content

Conversation

@rzikm
Copy link
Member

@rzikm rzikm commented Feb 1, 2022

Fixes #62458

I had to refactor tests a bit since they depended on the fact that such invocation would not throw.

@ghost ghost added the area-System.Net label Feb 1, 2022
@ghost ghost assigned rzikm Feb 1, 2022
@ghost
Copy link

ghost commented Feb 1, 2022

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #62458

I had to refactor tests a bit since they depended on the fact that such invocation would not throw.

Author: rzikm
Assignees: -
Labels:

area-System.Net

Milestone: -

@rzikm
Copy link
Member Author

rzikm commented Feb 2, 2022

Test failures are unrelated

@rzikm rzikm requested review from ManickaP and wfurt February 2, 2022 16:45
Copy link
Member

@wfurt wfurt left a comment

Choose a reason for hiding this comment

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

Generally looks good to me.
I left comment about UsesPingUtility that seems wrong.

@rzikm
Copy link
Member Author

rzikm commented Feb 3, 2022

CI Failures are unrelated (failed to upload to Helix)

@karelz karelz added the breaking-change Issue or PR that represents a breaking API or functional change over a previous release. label Mar 17, 2022
@ghost ghost added the needs-breaking-change-doc-created Breaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnet label Mar 17, 2022
@ghost
Copy link

ghost commented Mar 17, 2022

Added needs-breaking-change-doc-created label because this PR has the breaking-change label.

When you commit this breaking change:

  1. Create and link to this PR and the issue a matching issue in the dotnet/docs repo using the breaking change documentation template, then remove this needs-breaking-change-doc-created label.
  2. Ask a committer to mail the .NET Breaking Change Notification DL.

Tagging @dotnet/compat for awareness of the breaking change.

@karelz karelz added this to the 7.0.0 milestone Apr 8, 2022
@ghost ghost locked as resolved and limited conversation to collaborators May 8, 2022
@rzikm rzikm removed the needs-breaking-change-doc-created Breaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnet label Sep 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Net breaking-change Issue or PR that represents a breaking API or functional change over a previous release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ping.Send buffer is not really sent on linux running as non-root

6 participants