Pinned
108 contributions in the last year
Less
More
Activity overview
Contributed to
dotnet/runtime,
dotnet/dotnet-api-docs,
microsoft/reverse-proxy
and 5 other
repositories
Contribution activity
May 2021
Created 5 commits in 1 repository
Created 1 repository
Created a pull request in dotnet/runtime that received 8 comments
GetLinuxNetworkInterfaces - avoid crash when /proc/net/route is inaccessible
Ignore UnauthorizedAccessException when reading route files. Fixes #49946
+15
−3
•
8
comments
Opened 4 other pull requests in 1 repository
Reviewed 4 pull requests in 1 repository
dotnet/runtime 4 pull requests
- Fix errors formatting to show full information in resources trimmed configs
- Avoid race condition in EventSource_ConnectionPoolAtMaxConnections_LogsRequestLeftQueue
- Disable Http2_MultipleConnectionsEnabled_IdleConnectionTimeoutExpired_ConnectionRemovedAndNewCreated
- GetLinuxNetworkInterfaces - avoid crash when /proc/net/route is inaccessible