Hi there, I'm Stan, a developer working on Ruby DX @Shopify.
Projects I've been working on:
I also maintain:
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse
remote_info.failed_process stores symbol but we only use the value's presence to check if the process is force-killed.
The force-killed status is …
auto option for version manager
After ruby/logger#85, Logger#initialize creates a @level_override = {} and access it every time level is called .
Since MonoLogger overrides the co…