Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report mmcshane

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. eventbus Public

    A threadsafe C++ implementation of the EventBus idiom

    C++ 25 6

  2. pmr Public

    Polymorphic Memory Resources

    C++ 1 2

  3. A C++ implementation of left-right concurrency control

    C++ 4

  4. salp Public

    USDT probes in Golang on Linux via libstapsdt

    Go 14 1

  5. Some lockfree datastructures in C++

    C++ 1

  6. nls Public

    Non-lexical Scopes for Go

    Go 1

48 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

September 2021

Created 3 commits in 1 repository

Created a pull request in temporalio/temporal that received 17 comments

Fix TaskWriter panic when shutdown

What changed? Shift from using a raw channel for shutdown to a *goro.Handle, which can be safely shut down multiple times. Switch from backoff.Retry

+297 −33 17 comments
Opened 3 other pull requests in 1 repository

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