- New York, NY
Block or Report
Block or report AlexTalks
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
2048 Public
Forked from gabrielecirulli/2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
CSS
-
dropwizard Public
Forked from dropwizard/dropwizard
A damn simple library for building production-ready RESTful web services.
Java
-
slack-irc-plugin Public
Forked from jimmyhillis/slack-irc-plugin
Slack plugin to sync IRC with your slack.com account
JavaScript
217 contributions in the last year
Contribution activity
April 2022
Created 6 commits in 2 repositories
Created a pull request in cockroachdb/cockroach that received 5 comments
logictest: deflake tests with async statements
While async statements in logictests were introduced in #79010, in some cases tests with async statements would fail due to a race condition. This …