commit | 394d056a356a075b05c3156cbddca9ec3a4e4598 | [log] [tgz] |
---|---|---|
author | John Broadbent <jebr@google.com> | Tue May 27 10:46:13 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 27 10:46:49 2025 -0700 |
tree | 27e575f601990895dbb66b99807471a42fca1c9f | |
parent | 92978c15e627d90492c4f58dd9c5155c5260c362 [diff] |
fix DelayCall instantly failing, and running the callback. timer_ptr would go out of scope, and lambda would instantly run, with an ec=error. (because the error handling logic would not return, the callback would still be run. PiperOrigin-RevId: 763859528 Change-Id: Ic65d5d49f75b1bb29d8858019b32a50dcd716412