Skip to content
View ryancurrah's full-sized avatar
  • Toronto, Ontario

Organizations

@golangci

Block or report ryancurrah

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. synology-notifications Public

    Synology notifications service

    Go 72 9

  2. searchsplunk Public

    Easily create Splunk searches from Python and get the result as a Python object.

    Python 14 5

  3. gomodguard Public

    Allow and block list linter for direct Go module dependencies.

    Go 74 7

  4. unifi-notifications Public

    Notify Slack with Unifi Alarms and Events

    Go 4

  5. weatherterm Public

    Weather in your terminal!

    Go

79 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 3 commits in 2 repositories
Created 1 repository

Created a pull request in argoproj/argo-workflows that received 5 comments

fix(workflow/sync): use RWMutex to prevent concurrent map access

This resolves a fatal "concurrent map iteration and map write" error by synchronizing reads and writes to syncLockMap with a read-write mutex. This…

+9 −6 lines changed 5 comments
Opened 1 other pull request in 1 repository
ryancurrah/gomodguard 1 merged
Reviewed 3 pull requests in 3 repositories

Created an issue in argoproj/argo-workflows that received 2 comments

Argo Controller Crash Due to Concurrent Map Access

Pre-requisites I have double-checked my configuration I have tested with the :latest image tag (i.e. quay.io/argoproj/workflow-controller:latest)…

4 tasks done
2 comments
Opened 3 other issues in 3 repositories
Started 1 discussion in 1 repository
blakeblackshear/frigate
Loading