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 upHighlights
- Arctic Code Vault Contributor
Pinned
4,434 contributions in the last year
Activity overview
Contribution activity
August 2020
- eregon/memo_wise Ruby
Created a pull request in ruby/ruby that received 3 comments
Make Mutex per-Fiber instead of per-Thread
Enables Mutex to be used as synchronization between multiple Fibers of the same Thread. With a Fiber scheduler we can yield to another Fiber on co…
+62
−36
•
3
comments
Created an issue in test-unit/test-unit that received 10 comments
test-unit tests should ignore <internal: backtrace entries
Specifically, test-unit/test/test-test-case.rb Lines 65 to 68 in ea81cf9
should also ignore <internal: backtrace entries.
<internal: is …
10
comments