On 6/26/20 9:02 AM, Iain Sandoe wrote:
Hi
During development, it seemed a reasonable strategy to defer
decisions on what needed to be captured in the coroutine
frame (to minimize the frame size). In the case of awaitables
that are user-variables, params (or otherwise originate outside
the corou
Hi
During development, it seemed a reasonable strategy to defer
decisions on what needed to be captured in the coroutine
frame (to minimize the frame size). In the case of awaitables
that are user-variables, params (or otherwise originate outside
the coroutine scope), that turns out to make thing