[FLR] Consolidate logic for configuring `Executor::Args` in one place.
As a bonus, avoid heap-allocating `Executor::Args` for all local function calls. This slightly improves the performance of the callback when a function completes. PiperOrigin-RevId: 220180860
Loading
Please sign in to comment