The Wayback Machine - https://web.archive.org/web/20200730172203/https://github.com/pentp
Skip to content

Highlights

  • Arctic Code Vault Contributor

Organizations

@microsoft

Pinned

  1. Forked from dotnet/runtime

    .NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.

    C#

  2. Forked from dotnet/orleans

    Orleans - Distributed Virtual Actor Model

    C#

  3. Forked from icsharpcode/ILSpy

    .NET Decompiler

    C#

  4. Forked from RomanBelkov/XZ.NET

    This is a small wrapper library for using liblzma with .NET platform

    C#

53 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri
Activity overview
Contributed to dotnet/orleans, dotnet/runtime, pentp/GenericGrainRef and 5 other repositories
Loading

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

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.