🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm
Set by lizmat on 8 June 2022.
Geth rakudo/lizmat-start-outer-context: 0e26a25175 | (Elizabeth Mattijsen)++ | src/core.c/Promise.rakumod
Keep outer context when starting inside a start

As a solution to github.com/rakudo/rakudo/issues/5611
Instead of keeping a stack of contexts (which jnthn mentioned could become a memory hog), it only keeps the first outer context encountered, rather than taking a new context every time. ... (6 more lines)
12:05
rakudo: lizmat++ created pull request #5612:
Keep outer context when starting inside a start
12:06