-
-
Notifications
You must be signed in to change notification settings - Fork 932
Open
Milestone
Description
CRuby appears to have started to address the leaky frames of procs when used for regular expression matching. They seem to be doing this to better support writing intermediate functions in Ruby, but the effect is the same: a proc's captured frame variables don't leak back into the original frame.
At least two PRs related to this:
Metadata
Metadata
Assignees
Labels
No labels