You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not trigger sharing of return values in the RubyLauncher
* The returned lambda would share its class, and then its superclasses
including Object and then all constants. At least this is not necessary
for the RubyLauncher.
0 commit comments