Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
53 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in dotnet/orleans that received 5 comments
Fix unobserved ArgumentOutOfRangeException from Task.Delay
Reminders are allowed to have dueTime/period > int.MaxValue milliseconds (about 24 days) which causes AsyncTimer.NextTick to call Task.Delay with i…
+20
−9
•
5
comments

