Pinned
343 contributions in the last year
Less
More
Contribution activity
February 2021
Created 6 commits in 4 repositories
Created 1 repository
Created a pull request in dotnet/runtime that received 20 comments
Split lock to prevent deadlock in Http2Stream.
Http2Connection.ChangeInitialWindowSize locks connection's SyncObject and calls Http2Stream.OnWindowUpdate which locks stream's SyncObject.
Http2St…
+10
−6
•
20
comments
Opened 3 other pull requests in 2 repositories
microsoft/reverse-proxy
2
merged
dotnet/versions
1
merged
Created an issue in microsoft/reverse-proxy that received 1 comment
Linux build broken
We are hitting dotnet/install-scripts#136 in our pipelines and local Linux builds. @Tratcher @Kahbazi @MihaZupan you all have opened PRs, be aware …
1
comment

