[FLR] Use the correct `Options` when populating `Executor::Args`.
My recent change modified how `Executor::Args` was populated and missed the fact that we rewrite the `Options` to add in a created `Rendezvous` object in some cases. This change correctly uses the rewritten `Options` in both cases. PiperOrigin-RevId: 220218606
Loading
Please sign in to comment