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 upPinned
1,080 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 91 commits in 15 repositories
Created a pull request in palantir/conjure-rust-runtime that received 5 comments
Implement client-side QoS
Before this PR conjure-rust-runtime did not implement any kind of client-side rate limiting. After this PR ==COMMIT_MSG== Client side rate limiting…
Opened 11 other pull requests in 7 repositories
palantir/conjure-rust-runtime
3
merged
sfackler/rstack
3
merged
palantir/witchcraft-rust-logging
1
open
docker-library/official-images
1
merged
sfackler/rust-openssl
1
merged
palantir/rust-refreshable
1
merged
palantir/rust-zipkin
1
merged
Reviewed 8 pull requests in 3 repositories
sfackler/rust-openssl 5 pull requests
palantir/conjure-rust-runtime 2 pull requests
palantir/rust-zipkin 1 pull request
Created an issue in openssl/openssl that received 6 comments
3.0.0-alpha8: Segfault in OPENSSL_LH_retrieve under concurrency
With the alpha8 release, the rust-openssl test suite has started segfaulting occasionally. This does not seem to have occurred in alpha7. In this i…