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 up
Pinned
446 contributions in the last year
Contribution activity
September 2020
Created a pull request in python/cpython that received 12 comments
bpo-39010: Improve test shutdown
Simply closing the event loop isn't enough to avoid warnings. If we don't also shut down the event loop's default executor, it sometimes logs a "da…
+11
−3
•
12
comments
Created an issue in cockroachdb/cockroach that received 3 comments
kvcoord: Consider increasing `max_intents_bytes` default
When a transaction's write set exceeds the kv.transaction.max_intents_bytes size, performance gets dramatically worse since point intent resolution…
3
comments